Widgets
From 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.
Button Widget
Themable buttons and button sets.
Datepicker Widget
Select a date from a popup or inline calendar
Dialog Widget
Open content in an interactive overlay.
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.
Progressbar Widget
Display status of a determinate or indeterminate process.
Slider Widget
Drag a handle to select a numeric value.
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.