deleteRule method
The deleteRule()
method of the
CSSGroupingRule interface removes a CSS rule from a list of child CSS
rules.
Implementation
external void deleteRule(int index);
The deleteRule()
method of the
CSSGroupingRule interface removes a CSS rule from a list of child CSS
rules.
external void deleteRule(int index);