javascript plugin length
@March 15, 2008, 1:22 a.m.
length | Firefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/DOM n/a |
Read-only | |
Returns the number of MIME types supported by the plugin. Don't confuse this property with the length property of the entire navigator.plugins array, which measures how many plugin objects are known to the browser. |
|
Example | |
var howManyMIMEs = navigator.plugins[2].length; |
|
Value | |
Integer. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/plugin-length.aspx
Powered by Linode.