jQuery: remove all classes from an element
removeClass(), without parameters, can be used to remove all the specified CSS classes from an element.
Tips, techniques, plugin and widget development, tutorials, integration with mobile and desktop web apps, theory, tests and OOP.
removeClass(), without parameters, can be used to remove all the specified CSS classes from an element.
How to safely run our jQuery applications without polluting the global namespace.
Some guidelines for creating accessible jQuery slideshows.