javascript navigator appCodeName

appCodeNameNN 2 IE 3 DOM n/a  

Read-only  

Reveals the code name of the browser. Both Navigator and Internet Explorer return Mozilla, which was the code name for an early version of Navigator (a combination of the early freeware name of the Mosaic browser and Godzilla). The Mozilla character is Netscape's corporate mascot, but all browsers that license the original Mosaic technology (including IE) return Mozilla.

 
Example
 
var codeName = navigator.appCodeName;
 
Value

Mozilla

 
Default

Mozilla


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