disabled
The HTMLStyleElement.disabled
property can be used to get and set whether the stylesheet is disabled (true
) or not (false
).
The HTMLStyleElement.disabled
property can be used to get and set whether the stylesheet is disabled (true
) or not (false
).