Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Collections
 plugins Collection

  Switch on low bandwidth view
plugins Collection

Retrieves a collection of all embed objects within the document.

Syntax

[ oColl = ] object.plugins
[ oObject = ] object.plugins(iIndex)

Possible Values

oColl Array that is empty.
oObjectReference to an individual item in the array of elements contained by the object.
iIndexRequired. Integer that specifies the zero-based index of the item to be returned.

Members Table

The following table lists the members exposed by the plugins object.

Attributes/Properties
Show:
PropertyDescription
length Sets or retrieves the number of objects in a collection.
MethodDescription
item Retrieves an object from various collections, including the all collection.
namedItem Retrieves an object or a collection from a specified collection.
tags Retrieves a collection of objects that have the specified HTML tag name.
ObjectDescription
HTMLPluginsCollection Constructor New for Windows Internet Explorer 8  Defines the properties and methods inherited by objects in the HTMLPluginsCollection Constructor prototype chain.

Remarks

The plugins collection is exposed for compatibility with other browsers.

The collection is an alias for the embeds collection on the document.

Standards Information

There is no public standard that applies to this collection.

Applies To

clientInformation, navigator, Navigator Constructor
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker