ZVON > References > DOM2 Reference

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.