Click to return to the DHTML, HTML     
options Collection     rows Collection     DHTML Collections    
Web Workshop  |  DHTML, HTML & CSS

plugins Collection


Retrieves a collection of all EMBED objects within the document.

Syntax

[ collPlugins = ] navigator.plugins

[ oObject = ] navigator.plugins(iIndex)

Possible Values

collPlugins Array that is empty.
oObject Reference to an individual item in the array of elements contained by the object.
iIndex Required. Integer indicating the zero-based index of the item to be returned.

Members

Remarks

The plugins collection is exposed for compatibility with other browsers.

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

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

clientInformation, navigator



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.