Syntax | |
| |
The embeds property is an array that contains all the embedded objects and plug-ins that appear within the HTML document from using the | |
The embeds property has one property, called length, which contains the number of items in the array. | |
The index number ranges from zero to length - 1. | |
The embeds array property accesses the same data as the document.plugins array property. | |
|