Skip to content

Instantly share code, notes, and snippets.

@ajuliano
Created January 18, 2012 13:52
Show Gist options
  • Save ajuliano/1633089 to your computer and use it in GitHub Desktop.
Save ajuliano/1633089 to your computer and use it in GitHub Desktop.
HTML5 shiv för lt IE 9
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment