javascript navigator plugins[ ]
| plugins[ ] | NN 3 IE 5(Mac) DOM n/a |
| Read-only | |
|
Returns a collection of plugin objects recognized by the browser to facilitate script determination of the browser's support for a particular external media type. IE 4 and later for Windows implement this property, but only as a dummy placeholder that always returns an array of length zero. See the mimeType and plugin objects. |
|
| Example | |
var plugInCount = navigator.plugins.length; |
|
| Value | |
Array of plugin object references. |
|
| Default | |
None. |
|
1305,Nickname,Homepage or email,Comments here,Add comment
