CSSMediaRule in DOM Level 2 CSS
(no overview available)
Inherits from:
Instance Properties
name | type | description |
---|---|---|
cssRules | CSSRuleList | (read only) |
cssText | String | [from CSSRule] |
media | MediaList | (read only) |
parentRule | CSSRule | (read only) [from CSSRule] |
parentStyleSheet | CSSStyleSheet | (read only) [from CSSRule] |
type | Number | (read only) [from CSSRule] |
Instance Methods
name | returns | description |
---|---|---|
deleteRule(index) | (none) | |
insertRule(rule,index) | Number |