setStyle
Sets the value of a CSS rule for the specified HTML element.
- Use
ElementCSSInlineStyle.style
to set the value of the CSSrule
for the specified element toval
.
Sets the value of a CSS rule for the specified HTML element.
ElementCSSInlineStyle.style
to set the value of the CSS rule
for the specified element to val
.