deleteRule method
The CSSStyleSheet method
deleteRule()
removes a rule from the stylesheet
object.
Implementation
external void deleteRule(int index);
The CSSStyleSheet method
deleteRule()
removes a rule from the stylesheet
object.
external void deleteRule(int index);