ZVON > References > DOM2 Reference

HTMLStyleElement (interface )


Own properties:
attributes  -  disabled, media, type
methods  -  none

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
Style information. See the STYLE element definition in HTML 4.01, the CSS module [DOMStyle] and the LinkStyle interface in the StyleSheets module [DOMStyle-inf] .