summaryrefslogtreecommitdiff
path: root/media/js
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-03-28 18:00:17 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-03-28 18:00:17 +0000
commit0282141a50433312df9f9be2188ccf8ae198b666 (patch)
tree9f135d466a6bd3ebe05a07eacb061009d0ba71d9 /media/js
parent393bfd7ad1f49f473708c7bef336a529aee6a0d8 (diff)
visual redesign
Diffstat (limited to 'media/js')
-rw-r--r--media/js/html5.js2
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