Visit Mozilla.org

Referencia de JavaScript 1.5:Objetos globales:netscape

De MDC


Tabla de contenidos

[editar] Summary

Core Object

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

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

[editar] Description

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

[editar] See Also

Packages, Packages.netscape