Skip to content

Instantly share code, notes, and snippets.

@altmind
Created October 29, 2013 02:42
Show Gist options
  • Select an option

  • Save altmind/7208393 to your computer and use it in GitHub Desktop.

Select an option

Save altmind/7208393 to your computer and use it in GitHub Desktop.
<!--[if IE]> <html class="ie-any"> <![endif]-->
<!--[if !IE]><!--><html> <!--<![endif]-->
<script>
if(Function('/*@cc_on return typeof(document.documentMode)=="number" @*/')()){
document.getElementsByTagName("html")[0].className+=" ie-any";
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment