Accordion Widget

Convert a pair of headers and content panels into an accordion.

Autocomplete Widget

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

Widget Factory

Create stateful jQuery plugins using the same abstraction as all jQuery UI widgets.

Widget Plugin Bridge

Part of the jQuery Widget Factory is the jQuery.widget.bridge() method. This acts as the middleman between the object created by $.widget() and the jQuery API.

Menu Widget

Themeable menu with mouse and keyboard interactions for navigation.

Selectmenu Widget

Duplicates and extends the functionality of a native HTML select element to overcome the limitations of the native control.

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.

Tooltip Widget

Customizable, themeable tooltips, replacing native tooltips.