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


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Navigator.appName Property

Name

Navigator.appName Property---the application name of the browser

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

navigator.appName

Description

navigator.appName is a read-only string property that specifies the name of the browser. For Navigator 2.0 and 3.0, the value of this property is "Netscape". In Internet Explorer 3.0, the value of this property is "Microsoft Internet Explorer".


Previous Home Next
Navigator.appCodeName Book Index Navigator.appVersion

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