Retrieves the next object in the HTML hierarchy.
Syntax
HTML N/A Scripting [ oElement = ] styleSheet.owningElement
Possible Values
oElement Object that specifies the next element in the hierarchy. The property is read-only with no default value.
Remarks
The owningElement property usually returns the STYLE or LINK object that defined the style sheet.
Applies To
styleSheet