ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Style:
CSSRuleList
[Go to standard]
[Glossary]
[Help]
CSSRuleList (interface )
Own properties:
attributes
-
length
methods
-
item
Description:
The
CSSRuleList
interface provides the abstraction of an ordered collection of CSS rules.
The items in the
CSSRuleList
are accessible via an integral index, starting from 0.