Document.embeds
The embeds
read-only property of the
Document
interface returns a list of the embedded
<object>
elements within the current document.
Syntax
nodeList = document.embeds
Value
An HTMLCollection
.
Specifications
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'Document.embeds' in that specification. |
Living Standard |
Browser compatibility
BCD tables only load in the browser