Name

length — NN 3 IE n/a DOM n/a

Synopsis

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.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.