ZVON > References > DOM2 Reference

CSSMediaRule (interface )


Own properties:
attributes  -  cssRules, media
methods  -  deleteRule, insertRule

Inherited properties:
attributes  -  type, cssText, parentStyleSheet, parentRule
methods  - 

Description:
The CSSMediaRule interface represents a @media rule in a CSS style sheet. A @media rule can be used to delimit style rules for specific media types.