Removes a class from the element.
उदाहरण
सिंटैक्स
removeClass(class)
पैरामीटर्स
class
String:
name of class to remove.
This page is generated from the comments in src/dom/dom.js . Please feel free to edit it and submit a pull request!