|
|
|
|
|
cssRules
Returns all of the CSS rules in the stylesheet as an array.
Syntax
rules = stylesheet.cssRulesParameters
rules is an array of individual cssRule objects.
Example
Notes
See DOM cssRule Object.
Specification
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|