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