Be careful not to confuse this property with the Plugin.length property.
The Plugin.length property is the number of MIME types that a plugin can respond to.
The document.plugins.length property gives a count of the number of plugins there are embedded into a document.
The navigator.plugins.length property is the number of plugin support modules that are installed and available to the browser.
See also: | Collection.length, Plugin.length |
Prev | Home | Next |
PluginArray.item() | Up | PluginArray.refresh() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |