StyleSheet.rules[] (Collection)

An array of rules contained within this style sheet.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:SelectorArray object
JavaScript syntax:IEmyStyleSheet.rules

The object class of the rule collection is called a SelectorArray.

See also:rule object, SelectorArray object, StyleSheet.addRule()

Property attributes:

ReadOnly.