owningElement

HTML (DHTML)

owningElement Property

Internet Development Index

Retrieves the next object in the HTML hierarchy.

Syntax

[ oElement = ] styleSheet.owningElement

Possible Values

oElement Object that receives the next element in the hierarchy.

The property is read-only. The property has no default value.

Remarks

The owningElement property usually returns the style or link object that defined the style sheet.

Standards Information

There is no public standard that applies to this property.

Applies To

styleSheet