Skip to content

Instantly share code, notes, and snippets.

@jayontraps
Created July 18, 2012 13:47
Show Gist options
  • Save jayontraps/3136310 to your computer and use it in GitHub Desktop.
Save jayontraps/3136310 to your computer and use it in GitHub Desktop.
html5shiv for old IE
<!--[if lt IE 9]>
<script src="http://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