JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

netscape Property

Name

netscape Property---the netscape.* package

Availability

Navigator 3.0

Synopsis

netscape

Description

netscape is a global property of the Window object, and is usually used without reference to any particular window. It is a synonym for Packages.netscape, and contains a read-only reference to a JavaPackage object that represents the top node of the netscape.* package name hierarchy. The netscape Package contains, for example, a javascript property which is a reference to the Package object for the netscape.javascript package.

See Also

"JavaPackage", "Packages.netscape"


Previous Home Next
Navigator.userAgent Book Index Number

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