129 bytes to enable HTML5 on old browsers
;("header footer section aside nav article figure figcaption hgroup time").replace(/\w+/g,function(a){document.createElement(a)})
NOTE : Put it in the head tag, or this wouldn’t work.
By - Matthias Le Brun
I don't know how to name my blog, just undefined.
;("header footer section aside nav article figure figcaption hgroup time").replace(/\w+/g,function(a){document.createElement(a)})
NOTE : Put it in the head tag, or this wouldn’t work.
By - Matthias Le Brun