StyleSheet : Object
The base type for CSSStyleSheet.
Instance Properties
disabled : Boolean
Set to true to turn off all the rules in the StyleSheet. This property mirrors the this.ownerNode.disabled
property.
Example:
RunResults:
Copyright © JavaScripture Contributors