|
|
|
The navigator.plugin object contains information about the browser's plug-ins.
A plug-in is a software module that the browser can invoke to display specialized types of embedded data within the browser.
OBJECT | EXPLANATION | DEF
| description | A description of the plug-in. | NS3+
| filename | Name of the plug-in file on disk. | NS3+
| length | Number of elements in the plug-in's array of MimeType objects. | NS3+
| name | Name of the plug-in. | NS3+
|
|
Note:
DEF indicates which version of Netscape Browsers that introduced the object. You can click the DEF link to get the complete object documentation provided by DevEdge.
|
|
|
|