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
deleteRule
Netscape Communications http://developer.netscape.com |