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