| plugIn The plugin object represents, in Navigator, one of the plugins which have been installed in the browser. The plugin value is accessed through the plugins[n] collection. The value(s) returned are the same as the display given when the user selects Help, About Plug-Ins from the Navigator browser. Note that there are no methods, collections, or event handlers for this object. DOM Reference Netscape Navigator navigator.plugins[n]The properties of the plugIn object are: description fileName length name
|