Skip to content

Instantly share code, notes, and snippets.

@octavioamu
Created March 12, 2012 17:11
Show Gist options
  • Save octavioamu/2023412 to your computer and use it in GitHub Desktop.
Save octavioamu/2023412 to your computer and use it in GitHub Desktop.
JS: html5 ie shiv
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment