Resize an element to a specified width and height. size
Apply an animation effect to an element. The .effect() method applies a named animation
Display or hide the matched elements, using custom effects. This plugin extends jQuery's built-in
The clip effect will hide or show an element by clipping the element vertically or horizontally.
Removes the specified class(es) from each of the set of matched elements 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.
Slides the element out of the viewport. slide
Shrink or grow an element by a percentage factor. scale
Transfers the outline of an element to another element Very useful when trying to visualize interaction
The bounce effect bounces an element. When used with hide or show, the last or first bounce will also fade in/out.
Page 1 of 3