Referencia removeClass()

removeClass()

Removes a class from the element.

Ejemplos

Sintaxis

removeClass(class)

Parámetros

class

name of class to remove.

Notice any errors or typos? Please let us know. Please feel free to edit src/dom/dom.js and open a pull request!

Referencias Relacionadas