Javascript Reference
Categories: styleSheet

javascript styleSheet readOnly

@March 15, 2008, 1:22 a.m.
readOnlyFirefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a  

Read-only  

Specifies whether the style sheet can be modified under script control. Style sheets imported through a link element or an @import rule cannot be modified, so they return a value of true.

 
Value

Boolean value: true | false.

 
Default

false


Powered by Linode.