jQuery UI API Documentation

Category: Effects Core


Functionality provided by jquery.ui.effect.js. In addition to the methods listed below, jquery.ui.effect.js also includes several easings.

Also in: Effects | Method Overrides

.addClass()

Adds the specified class(es) to each of the set of matched elements while animating all style changes.

Color Animation

Animate colors using .animate().

Also in: Effects | Methods

.effect()

Apply an animation effect to an element.

Also in: Effects | Method Overrides | Methods

.hide()

Hide the matched elements, using custom effects.

Also in: Effects | Method Overrides

.removeClass()

Removes the specified class(es) from each of the set of matched elements while animating all style changes.

Also in: Effects | Method Overrides | Methods

.show()

Display the matched elements, using custom effects.

Also in: Effects

.switchClass()

Adds and removes the specified class(es) to each of the set of matched elements while animating all style changes.

Also in: Effects | Method Overrides | Methods

.toggle()

Display or hide the matched elements, using custom effects.

Also in: Effects | Method Overrides

.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.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.