This is part of the internal node structured hierarchy maintained by the MSIE browser as a foundation for its implementation of the DOM model. In many cases this is likely to be the same object as that returned by the owningElement property. This property is in preparation for DOM level 2 styling support.
Note that this property is named incorrectly in MSIE 5 and should be called ownerNode according to the DOM level 2 style specification.
See also: | Hierarchy of objects, StyleSheet.ownerNode |
Prev | Home | Next |
StyleSheet.owningElement | Up | StyleSheet.parentStyleSheet |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |