This is part of the internal node structured hierarchy maintained by the 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 the DOM level 2 styling support.
Note that this property is named incorrectly in MSIE 5 where it is called owningNode.
See also: | StyleSheet.owningNode |
Prev | Home | Next |
StyleSheet.media | Up | StyleSheet.owningElement |
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. |