Element.addClass

Adds a string to the class attribute. The class attribute is used a lot in CSS.

class Element
@scriptable
addClass
(
string c
)
Suggestion Box / Bug Report