ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Style:
CSSStyleSheet
>
cssRules
[Go to standard]
[Glossary]
[Help]
cssRules (attribute )
Owning interface and usage:
CSSStyleSheet
.
cssRules
Member of these other interfaces:
none
Readonly:
yes
Type:
CSSRuleList
Description:
The list of all CSS rules contained within the style sheet. This includes both
rule sets
and
at-rules
.