Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
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. |
oObject | Reference to an individual item in the array of elements contained by the object. |
iIndex | Required. Integer that specifies the zero-based index of the item to be returned. |
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 |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |