浏览代码

doc update

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