Widgets

jQuery

Category: Widgets


Widgets are feature-rich, stateful plugins that have a full life-cycle, along with methods and events. Check out the widget factory documentation for more details.

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.

Menu Widget

Themeable menu with mouse and keyboard interactions for navigation.

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.