PluginArray.length (Property)

The number of plugin objects currently supported by the browser.

Availability:

JavaScript - 1.1
JScript - 3.0
Internet Explorer - 4.0
Netscape - 3.0
Property/method value type:Number primitive
JavaScript syntax:-document.plugins.length
-navigator.plugins.length

Warnings:

See also:Collection.length, Plugin.length

Property attributes:

ReadOnly.