diff options
Diffstat (limited to 'media/js/html5.js')
-rw-r--r-- | media/js/html5.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/media/js/html5.js b/media/js/html5.js new file mode 100644 index 0000000..d9d0544 --- /dev/null +++ b/media/js/html5.js @@ -0,0 +1,2 @@ +// For discussion and comments, see: http://remysharp.com/2009/01/07/html5-enabling-script/ (credit to @jdalton for minif) +/*@cc_on'abbr article aside audio canvas details figcaption figure footer header hgroup mark menu meter nav output progress section summary time video'.replace(/\w+/g,function(n){document.createElement(n)})@*/
\ No newline at end of file |