Browse Source

doc update

euromark 14 years ago
parent
commit
bbb8cacfa2
1 changed files with 5 additions and 0 deletions
  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