CSSCharsetRule : CSSRule
Return to: HTML DOM Level 2 index

Represents a charset rule for a CSS style sheet.

Platform Support

IE Mozilla Netscape Opera Safari
no 1.0+ no 9.0+ 1.0+

Constructors

Constructor Action IE Mozilla Netscape Opera Safari
CSSCharsetRule Constructor() : CSSCharsetRule
Represents a charset rule for a CSS style sheet.
Show Details no 1.0+ no 9.0+ 1.0+

CSSCharsetRule() : CSSCharsetRule

Represents a charset rule for a CSS style sheet.

Returns
CSSCharsetRule

Visibility
internal

Properties

Property Action IE Mozilla Netscape Opera Safari
encoding : String
Charcter encoding specified by the CSS rule.
Show Details no 1.0+ no 9.0+ 1.0+
Availability

HTML DOM Level 2|W3C

Availability

HTML DOM Level 2|W3C

text_javascript aptana_docs