.hide()
  • References/JavaScript/jQuery UI/Effects

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

2025-01-10 15:47:30
Buttonset
  • References/JavaScript/jQuery UI/Widgets

Themeable button sets. .buttonset() is bundled with .button()

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

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

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

The blind effect hides or shows an element by wrapping the element in a container, and "pulling the blinds" The

2025-01-10 15:47:30
:data() selector
  • References/JavaScript/jQuery UI/Selectors

Selects elements which have data stored under the specified key. The expression $( "div:data(foo)")

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

The explode effect hides or shows an element by splitting it into pieces.

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

Creates a puff effect by scaling the element up and hiding it at the same time.

2025-01-10 15:47:30
Mouse interaction
  • References/JavaScript/jQuery UI/Interactions

The base interaction layer. Similar to

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

Shakes the element multiple times, vertically or horizontally. shake

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

Generate and apply a unique id for the set of matched elements. Many widgets need to generate unique

2025-01-10 15:47:30