javascript plugin length
| length | NN 3 IE 5(Mac) 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. |
|
Previous: javascript plugin name
1599,Nickname,Homepage or email,Comments here,Add comment
