Skip to content

Instantly share code, notes, and snippets.

@sdeluce
Created January 27, 2014 15:47
Show Gist options
  • Select an option

  • Save sdeluce/8650915 to your computer and use it in GitHub Desktop.

Select an option

Save sdeluce/8650915 to your computer and use it in GitHub Desktop.
Modernizer Internet Explorer
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script>
<script src="//s3.amazonaws.com/nwapi/nwmatcher/nwmatcher-1.2.5-min.js"></script>
<script src="//html5base.googlecode.com/svn-history/r38/trunk/js/selectivizr-1.0.3b.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.1.0/respond.min.js"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment