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