plugins property

Retrieves a collection of all embed objects within the document.

This collection is not supported for Windows Store apps 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.