Skip to content

Instantly share code, notes, and snippets.

@fundon
Created July 20, 2011 16:14
Show Gist options
  • Save fundon/1095268 to your computer and use it in GitHub Desktop.
Save fundon/1095268 to your computer and use it in GitHub Desktop.
checking ie
!-[1,]
var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;
var isMSIE = /*@cc_on!@*/false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment