Drop effect
  • References/JavaScript/jQuery UI/Effects

The drop effect hides or shows an element fading in/out and sliding in a direction.

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
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
.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
: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
.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
.scrollParent()
  • References/JavaScript/jQuery UI/Methods

Get the closest ancestor element that is scrollable. This method finds the nearest ancestor that

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

Themeable menu with mouse and keyboard interactions for navigation. A menu can be created from any

2025-01-10 15:47:30