Size effect
  • References/JavaScript/jQuery UI/Effects

Resize an element to a specified width and height. size

2025-01-10 15:47:30
.effect()
  • References/JavaScript/jQuery UI/Effects

Apply an animation effect to an element. The .effect() method applies a named animation

2025-01-10 15:47:30
.toggle()
  • References/JavaScript/jQuery UI/Effects

Display or hide the matched elements, using custom effects. This plugin extends jQuery's built-in

2025-01-10 15:47:30
Clip effect
  • References/JavaScript/jQuery UI/Effects

The clip effect will hide or show an element by clipping the element vertically or horizontally.

2025-01-10 15:47:30
.removeClass()
  • References/JavaScript/jQuery UI/Effects

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

2025-01-10 15:47:30
.switchClass()
  • References/JavaScript/jQuery UI/Effects

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

2025-01-10 15:47:30
Slide effect
  • References/JavaScript/jQuery UI/Effects

Slides the element out of the viewport. slide

2025-01-10 15:47:30
Scale effect
  • References/JavaScript/jQuery UI/Effects

Shrink or grow an element by a percentage factor. scale

2025-01-10 15:47:30
Transfer effect
  • References/JavaScript/jQuery UI/Effects

Transfers the outline of an element to another element Very useful when trying to visualize interaction

2025-01-10 15:47:30
Bounce effect
  • References/JavaScript/jQuery UI/Effects

The bounce effect bounces an element. When used with hide or show, the last or first bounce will also fade in/out.

2025-01-10 15:47:30