Visit Mozilla.org

Core JavaScript 1.5 Reference:Global Objects:netscape

From MDC


Contents

[edit] Summary

Core Object

A top-level object used to access any Java class in the package netscape.*.

[edit] 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.

[edit] Description

The netscape object is a convenient synonym for the property Packages.netscape.

[edit] See Also

Packages, Packages.netscape