home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Navigator.appCodeName Property

Name

Navigator.appCodeName Property---the code name of the browser

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

navigator.appCodeName

Description

navigator.appCodeName is a read-only string property which specifies the code name of the browser. For Navigator 2.0 and 3.0, the value of this property is "Mozilla". For compatibility, Internet Explorer 3.0 also uses "Mozilla" as the value of this property.


Previous Home Next
Navigator Book Index Navigator.appName

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell