javascript navigator appName

appNameNN 2 IE 3 DOM n/a  

Read-only  

Reveals the model name of the browser.

 
Example
 
var isNav = navigator.appName == "Netscape";
 
Value

String values. NN: "Netscape"; IE: "Microsoft Internet Explorer". Some other browsers return these values to appear to be compatible with one of the mainstream browsers.

 
Default

Depends on browser.


1295,Nickname,Homepage or email,Comments here,Add comment