euromark 14 年 前
コミット
bbb8cacfa2
1 ファイル変更5 行追加0 行削除
  1. 5 0
      webroot/js/jquery.html5autofallback.js

+ 5 - 0
webroot/js/jquery.html5autofallback.js

@@ -2,6 +2,11 @@
  * JS-Fallback for some new HTML5 features
  * - placeholder (by Mark)
  * - details (by Mathias)
+ *
+ * Requires:
+ * - jquery1.6 (maybe less)
+ * - jquery.livequery to work with ajax content
+ *
  * @author Mark Scherer
  * @licence MIT
  * 2011-11-29 ms