javascript styleElement type
@March 15, 2008, 1:22 a.m.
type | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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 |
Permanent URL:
http://javascript.gakaa.com/styleelement-type.aspx
Powered by Linode.