|
|
|
|
|
DOM styleSheet Object
The stylesheet object represents the stylesheet itself. A stylesheet contains any number of separate rules, which can be manipulated with the cssRule (see DOM cssRule Object below).
Using the stylesheet object, you can add and delete style rules. You can also travel the hierarchy of stylesheets that can be associated with a particular document using the parentStyleSheet property.
Properties
Methods
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|