.addClass()
Adds the specified class(es) to each of the set of matched elements while animating all style changes.
Functionality provided by jquery.ui.effect.js. In addition to the methods listed below, jquery.ui.effect.js also includes several easings.
Adds the specified class(es) to each of the set of matched elements while animating all style changes.
Apply an animation effect to an element.
Hide the matched elements, using custom effects.
Removes the specified class(es) from each of the set of matched elements while animating all style changes.
Display the matched elements, using custom effects.
Adds and removes the specified class(es) to each of the set of matched elements while animating all style changes.
Display or hide the matched elements, using custom effects.
Add or remove one or more classes from each element in the set of matched elements, depending on either the class’s presence or the value of the switch argument, while animating all style changes.