www.fgks.org   »   [go: up one dir, main page]

owningElement Property

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


MSDN Library
Web Development
HTML and CSS
HTML and DHTML Reference
Properties
owningElement