parentStyleSheet
parentStyleSheet returns the stylesheet object in which the current rule is defined.
Syntax
stylesheet = cssRule.parentStyleSheetParameters
stylesheet is a stylesheet object
Example
Notes
See DOM styleSheet Object for more information about the stylesheet object interface.
Specification
Netscape Communications http://developer.netscape.com |