|
|
|
|
|
deleteRule
The deleteRule method removes a style rule from the current style sheet object.
Syntax
stylesheet.deleteRule(index)Parameters
index is a long number representing the position of the rule
Example
Notes
Specification
css
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|