Javascript Reference
Objects > cssRules
javascript cssRules Description
A collection of cssRule (Netscape 6 and IE 5/Mac) or rule (IE 4 and later) objects that are members of a styleSheet object. The W3C DOM abstra
javascript cssRules length
Returns the number of elements in the collection, including @ rules.
javascript cssRules item( )
Returns a style sheet rule object corresponding to the rule matching the index value in source code order.

Powered by Linode.