javascript styleElement type

typeNN 6 IE 4 DOM 1  

Read/Write  

This is the style sheet MIME type specified by the type attribute of the style element.

 
Example
 
if (document.getElementById("myStyle").type == "text/css") {
    // unlikely to be anything else
}
 
Value

MIME type string.

 
Default

text/css


1945,Nickname,Homepage or email,Comments here,Add comment