Skip to content

Instantly share code, notes, and snippets.

@amit1952
Created February 9, 2013 11:22
Show Gist options
  • Save amit1952/4744922 to your computer and use it in GitHub Desktop.
Save amit1952/4744922 to your computer and use it in GitHub Desktop.
Javascript: HTML5 Shiv Fragment
<!--[If lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.zs"></script>
<![endif] -->
<!--[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