This documentation is archived and is not being maintained.
owningElement property
Retrieves the next object in the HTML hierarchy.
Syntax
| JavaScript | p = object.owningElement |
Property values
Type: Object
the next element in the hierarchy.
Remarks
The owningElement property usually returns the style or link object that defined the style sheet.
See also
-
styleSheet