Below are revisions for this snippet.
Detecting Netscape
Ever noticed that with the new Netscape, which allows you to view your pages in FireFox or IE Display mode, when in IE mode:
navigator.appName
Thinks Internet Explorer is actually being run, rather than Netscape?
Well below is the code you need to get around this problem.






