1 out of 3 rated this helpful - Rate this topic

plugins property

Retrieves a collection of all embed objects within the document.

This collection is not supported for Windows Store apps built for Windows using JavaScript.

Syntax

JavaScript

p = object.plugins

Property values

Type: IHTMLPluginsCollection

Array that is empty.

Standards information

There are no standards that apply here.

Remarks

The plugins collection is exposed for compatibility with other browsers.

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

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.