asp.net.ph

Skip Navigation Links

owningElement Property

styleSheet Properties   DHTML Object Properties


DOM Level 2 Specification.

Retrieves the object that associates the stylesheet with the document.

Syntax


HTML N/A
Script [ oElement = ] styleSheet.owningElement

Possible Values


oElement The element object that defined the stylesheet.

The property is read-only with no default value.

Remarks

This attribute is Microsoft's® imlementation of the ownerNode interface specified in the DOM.

For HTML, the attribute returns either the STYLE or LINK object that defined the styleSheet. For XML, it may be the linking processing instruction. For stylesheets that are included by other stylesheets, the value of this attribute is null.

Applies To

styleSheet




Need a break ?
Suggested Reading

>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note