Articles tagged: CSSStyleSheet
Found 2 documents
- Web/API/CSSStyleSheet/deleteRule The CSSStyleSheet.deleteRule() method removes a style rule from the current style sheet object.
- Web/API/CSSStyleSheet/insertRule CSSStyleSheet.insertRule() method inserts a new CSS rule into the current style sheet. (with ...