HTMLStyleElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

disabled
media
sheet
type

disabled


attribute boolean disabled; 


media


attribute DOMString media; 


sheet


readonly attribute StyleSheet sheet; 


type


attribute DOMString type; 

 

Last Updated: 2009-05-29