Array of CSS rules.
Browser/User Agent Support
| IE | Mozilla | Netscape | Opera | Safari | Netscapte | no | 1.0+ | no | 9.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Array of CSS rules. | no | 1.0+ | no | 9.0+ | 1.0+ | no |
Properties
| Property | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Number of CSS rules in the CSS rule list. | no | 1.0+ | no | 9.0+ | 1.0+ | no |
Methods
| Method | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Returns the CSSRule object from the specified position. | no | 1.0+ | no | 9.0+ | 1.0+ | no |
For examples, see the quirksmode test page:
http://www.quirksmode.org/dom/tests/item.html
Availability
HTML DOM Level 2 | W3C
Constructor Detail
Property Detail
Number length - read only
Number of CSS rules in the CSS rule list.
- Availability
HTML DOM Level 2 | W3C
