important property
Sets or gets whether or not the property is !important.
Note These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.
This property is read/write.
Syntax
JavaScript |
---|
|
Property values
Type: boolean
True if property is !important, false otherwise.