Object: HTMLStyleElement
HTMLStyleElement properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
boolean |
When true, indicates that the style sheet is not applied to the document. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the destination medium for the style information. |
writable |
DOM 2 Style |
4.6 or later |
|
|
Returns the StyleSheet object associated with the element. |
read only |
DOM 2 HTML |
4.6 or later |
||
|
DOMString |
Specifies the content type of the style sheet language. |
writable |
DOM 2 HTML |
4.6 or later |
Next topic:
Object: HTMLTableCaptionElement
Previous topic: HTMLSelectElement properties