Skip to content

Instantly share code, notes, and snippets.

@hlship
Created December 6, 2013 18:14
Show Gist options
  • Select an option

  • Save hlship/7829555 to your computer and use it in GitHub Desktop.

Select an option

Save hlship/7829555 to your computer and use it in GitHub Desktop.
<t:conditionalcomment condition="lte IE 9">
<t:remove>
Fix IE8+9 lack of support for html5 elements and media queries
</t:remove>
<script src="${context:js/html5shiv.js}" type="text/javascript"/>
<script src="${context:js/respond.js}" type="text/javascript"/>
<script src="${context:js/media.match.js}" type="text/javascript"/>
</t:conditionalcomment>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment