Skip to content

Instantly share code, notes, and snippets.

@cycold
Created August 22, 2014 07:49
Show Gist options
  • Save cycold/cf218e4ce31e52ef8828 to your computer and use it in GitHub Desktop.
Save cycold/cf218e4ce31e52ef8828 to your computer and use it in GitHub Desktop.
IEjs
if (/msie [6|7|8|9]/i.test(navigator.userAgent)) {window.document.location.href = "browserHint.html"};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment