All

jQuery

Category: All


Autocomplete Widget

Autocomplete enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering.

Blind Effect

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

Bounce Effect

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

Clip Effect

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

Drop Effect

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

Explode Effect

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

Highlight Effect

The highlight effect hides or shows an element by animating its background color first.

Menu Widget

Themeable menu with mouse and keyboard interactions for navigation.

Puff Effect

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

Spinner Widget

Enhance a text input for entering numeric values, with up/down buttons and arrow key handling.

Tabs Widget

A single content area with multiple panels, each associated with a header in a list.

.toggleClass()

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 animating all style changes.