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