Adds a class to the element.
示例
语法
addClass(class)
参数
class
String:
name of class to add.
This page is generated from the comments in src/dom/dom.js . Please feel free to edit it and submit a pull request!
Adds a class to the element.
addClass(class)
name of class to add.