JavaScript DOM HTML property: clientHeight
[this page | pdf | back links]
The clientHeight
property of HTML
elements within the JavaScript
DOM returns the
height (including padding) of the element.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)