javascript navigator plugins[ ]
@March 15, 2008, 1:22 a.m.
plugins[ ] | Firefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/navigator-plugins-7-0-6-.aspx
Powered by Linode.