Skip to content

Instantly share code, notes, and snippets.

@nextechu
Created March 19, 2014 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nextechu/9648510 to your computer and use it in GitHub Desktop.
Save nextechu/9648510 to your computer and use it in GitHub Desktop.
<script>
if ( navigator.userAgent.indexOf("MSIE")>0 ) {
// Run custom code for Internet Explorer.
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment