netscape
A top-level object used to access any Java class in the package netscape.*.
Core object
|
|
Implemented in
|
JavaScript 1.1, NES 2.0
|
Created by
The netscape object is a top-level, predefined JavaScript object. You can automatically access it without using a constructor or calling a method.
Description
The netscape object is a convenience synonym for the property Packages.netscape.
See also
Packages, Packages.netscape