|
|
|
|
|
offsetParent
offsetParent returns a reference to the object in which the current element is offset (i.e., the parent element).
Syntax
parentObj = element.offsetParentParameters
parentObj is an object reference to the element in which the current element is offset.
Example
example hereNotes
Specification
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|