As John said navigator.appName always returns the "spoofed" browser. The easy way to change spoofing mode is to press the "F12" key. The reason for the spoofing mode is to enable Opera to work with pages that sniff for specific browsers.
If as a web developer you need to detect opera then you can parse the UserAgent string which always contains the word "Opera".
sorry everybody, I thought I had already responded to this thread. You're both spot on, it was set to detect as IE. and OperaFan, you've just answered my next question.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.