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