Element.style

This sets the style attribute with a string.

  1. ElementStyle style [@property getter]
  2. string style [@property setter]
    class Element
    @property
    style
    (
    string s
    )
Suggestion Box / Bug Report