Skip to content

Instantly share code, notes, and snippets.

@Alex1990
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save Alex1990/46b58729dacdb85551ae to your computer and use it in GitHub Desktop.

Select an option

Save Alex1990/46b58729dacdb85551ae to your computer and use it in GitHub Desktop.
isIE = /MSIE|Trident/.test(navigator.userAgent);
// isIE = 'ActiveXObject' in window;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment