The name
property of the
HTMLObjectElement
interface returns a DOMString
that
reflects the name
HTML attribute, specifying the name of
the browsing context.
Syntax
var String = HTMLObjectElement.name;
HTMLObjectElement.name = String;
Value
A DOMString
.
Specifications
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'name' in that specification. |
Living Standard | Initial definition. |
Browser compatibility
BCD tables only load in the browser