/ Published in: JavaScript
URL: http://dean.edwards.name/weblog/2007/03/sniff/
Note that the comment is part of the code here. IE 5+ (including Mac) will evaluate to true by using conditional compilation.
Expand |
Embed | Plain Text
var isMSIE = /*@cc_on!@*/false;
You need to login to post a comment.
