StyleSheet.owningElement (Property)

The element that owns the style sheet.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:An object
JavaScript syntax:IEmyStyleSheet.owningElement

This property refers to the owning LINK or STYLE object that is the parent for the style sheet. From that you can establish a collection of sibling style sheets.

See also:Hierarchy of objects

Property attributes:

ReadOnly.