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
.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
.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
Slide effect
  • References/JavaScript/jQuery UI/Effects

Slides the element out of the viewport. slide

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

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

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

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

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