Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save djcommandline/5527290 to your computer and use it in GitHub Desktop.
Save djcommandline/5527290 to your computer and use it in GitHub Desktop.
JS :: HTML5 :: OLD BROWSER SUPPORT
;("header footer section aside nav article figure figcaption hgroup time").replace(/\w+/g,function(a){document.createElement(a)})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment