CSSStyleDeclaration properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Specifies the name of the CSS selector for the rule set. |
writable |
DOM 2 Style |
4.6 or later |
|
|
int |
Returns the number of properties that have been explicitly set. |
read only |
DOM 2 Style |
4.6 or later |
|
|
Returns the CSSRule that contains this declaration block. |
read only |
DOM 2 Style |
4.6 or later |
CSSStyleRule properties
Next topic:
Object: CSSStyleSheet
Previous topic: CSSStyleDeclaration methods