height
Summary
Gets or sets an element’s height.
Property of css/cssom/screencss/cssom/screen
Syntax
var result = element.height;
element.height = value;
Syntax
Standards information
- CSSOM View Module, 4.2
See also
Related articles
CSSOM
height
Related pages
- screenscreen
Reference
- availHeightavailHeight
- widthwidth
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]