| ZVON > References > DOM2 Reference |
| Intro / Search / ZVON |
| DOM2 reference > Style: CSSStyleDeclaration > setProperty | [Go to standard] [Glossary] [Help] |
| DOMString propertyName | - | The name of the CSS property. See the CSS property index. |
| DOMString value | - | The new value of the property. |
| DOMString priority | - | The new priority of the property (e.g. "important") or the empty string if none. |
|
|
|