Skip to content

Instantly share code, notes, and snippets.

@haraldmartin
Created February 21, 2010 15:15
Show Gist options
  • Save haraldmartin/310360 to your computer and use it in GitHub Desktop.
Save haraldmartin/310360 to your computer and use it in GitHub Desktop.
<!--[if IE]>
<script>
document.write(...);
</script>
<![endif]-->
<!--[if !IE]><!-->
<script defer="defer">
document.write(...);
</script>
<!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment