.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
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
Mouse interaction
  • References/JavaScript/jQuery UI/Interactions

The base interaction layer. Similar to

2025-01-10 15:47:30
.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
.removeUniqueId()
  • References/JavaScript/jQuery UI/Methods

Remove ids that were set by .uniqueId() for the set of matched elements. The

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

Shakes the element multiple times, vertically or horizontally. shake

2025-01-10 15:47:30
jQuery.ui.keyCode
  • References/JavaScript/jQuery UI/Miscellaneous

A mapping of key code descriptions to their numeric values. jQuery

2025-01-10 15:47:30