.toggleClass()
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.
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.
Adds and removes the specified class(es) to each of the set of matched elements while animating all style changes.
Position an element relative to another.
Adds the specified class(es) to each of the set of matched elements while animating all style changes.
Converts inputs of type radio and checkbox to themeable buttons.
Removes the specified class(es) from each of the set of matched elements while animating all style changes.
A pattern for handling z-index and stacking elements.
Themeable button sets.
The base interaction layer.
Apply an animation effect to an element.
Transfers the outline of an element to another element
Display or hide the matched elements, using custom effects.
Hide the matched elements, using custom effects.
Display the matched elements, using custom effects.
Part of the jQuery Widget Factory is the jQuery.widget.bridge() method. This acts as the middleman between the object created by $.widget() and the jQuery API.
Shrink or grow an element by a percentage factor.
Transfers the outline of an element to another element
Resize an element to a specified width and height.
Finds all label elements associated with the first selected element.
Easing functions specify the speed at which an animation progresses at different points within the animation.