API Category - Widgets


Widgets are feature-rich, stateful plug-ins that have a complete life cycle with methods and events. You can check out the Widget Factory documentation for more details.

APIDescriptionAlso in category
Folding Panel widget (Accordion Widget)Convert a pair of title and content panels into accordion panels.
Autocomplete WidgetThe autocomplete function searches and filters based on user input values, allowing users to quickly find and select from a list of presets.
Button WidgetThemeable buttons and button collections.
Datepicker WidgetSelect a date from a popup box or online calendar.
Dialog WidgetOpens content in an interactive overlay.
Widget Factory Create stateful jQuery using the same abstractions as all jQuery UI widgets plugin. Utilities
Widget Plugin BridgejQuery.widget.bridge() method is the jQuery widget library (Widget Factory). It acts as an intermediary between objects created by $.widget() and the jQuery API. Utilities
Menu WidgetThemeable menu for navigation with mouse and keyboard interaction .
Progressbar WidgetDisplays a definite or uncertain process status.
Slider WidgetDrag the handle to select a value.
Spinner WidgetEnhance text for numeric input with up/down button and arrow key handling input function.
Tabs WidgetA multi-panel single content area, each panel with a list of Title related.
Tooltip WidgetCustomizable and themeable tooltip box, replacing the native tooltip box.