styleSheet Properties DHTML Object Properties
Specifies the stylesheet language for the stylesheet.
HTML |
N/A |
Script |
[ sType = ] styleSheet.type |
sType |
String specifying the CSS language of the stylesheet. |
The property is read-only with no default value.
This attribute retrieves the CSS language in which the stylesheet is written. The stylesheet language is specified as a content type, such as "text/css". The content type is often specified in the ownerNode.
The property can be any string, including an empty string. stylesheets having any type other than "text/css" are not supported Internet Explorer®.
styleSheet