ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Style:
CSSStyleDeclaration
>
parentRule
[Go to standard]
[Glossary]
[Help]
parentRule (attribute )
Owning interface and usage:
CSSStyleDeclaration
.
parentRule
Member of these other interfaces:
none
Readonly:
yes
Type:
CSSRule
Description:
The CSS rule that contains this declaration block or
null
if this
CSSStyleDeclaration
is not attached to a
CSSRule
.