As its name suggests, jQuery UI is an open source user interface for the powerful jQuery JavaScript library for HTML manipulation.
jQuery UI features a rich set of user interface interactions, widgets, themes and effects.
Product's homepage
Here are some key features of "jQuery UI":
Interactions:
· Draggable
· Droppable
· Resizable
· Selectable
· Sortable
Widgets:
· Accordion
· Autocomplete
· Button
· Datepicker
· Dialog
· Menu
· Progressbar
· Slider
· Spinner
· Tabs
· Tooltip
Effects:
· Add Class
· Color Animation
· Effect
· Hide
· Remove Class
· Show
· Switch Class
· Toggle
· Toggle Class
Utilities:
· Position
· Widget Factory
Requirements:
· jQuery
What's New in This Release: [ read full changelog ]
Build:
· Added: Minified CSS files on CDNs. (#8614, 822520e)
Core & Utilities:
Position:
· Fixed: Percentage offset does not support decimal. (#9076, c958b21)
Interactions:
Draggable:
· Fixed: stack option resets the z-index. (#9077, c32bebd)
· Fixed: Reference to undefined $.ui.contains(). (#9051, 2df2abc)
Widgets:
Accordion:
· Fixed: create event uses content instead of panel. (#8998, 10c873a)
· Fixed: Corner display issues. (#8995, 673c655)
Autocomplete:
· Added: Use .ui-front instead of .zIndex() for the suggestions menu. (7d5fe02)
· Fixed: Multiple demo has errors. (#9029, ceebe07)
Datepicker:
· Fixed: Slovak localisation - name of day/month is always lowercase. (#9078, bce9da4)
· Fixed: beforeShowDay tooltip not displayed properly if single quote is used. (#9049, df17954, 7a49ee4)
· Fixed: next and prev buttons are disabled when using yearRange. (#8994, 8f7c3e3)
Dialog:
· Fixed: Dialog cannot be dragged properly with iframe. (#7650, a7353e7)
· Fixed: Cannot change month/year in datepicker within modal dialog. (#8989, c53198c)
· Fixed: Buttonpane shown with no buttons when modifying native prototypes. (#9043, 7bbda71)
· Fixed: Dialog leaves broken event handler after close/destroy in certain cases. (#9004, #9000, 649f105)
· Fixed: Broken focusin event handler when beforeclose event of a modal opens another modal. (#9048, 8724092)
· Fixed: Various issues with animated dialogs. (#6756, #8051, #4421, d1505e3)
· Fixed: Double overlay when opening modal dialog triggers an event opening same dialog. (#8958, 62cda1f)
· Fixed: Modal dialogs display behind overlay when using appendTo option. (#8984, 55360ee)
Menu:
· Fixed: Non-ASCII characters. (#9016, c193a0c)
Slider:
· Fixed: Range area needs rounded corners, too. (#9024, 3aa8ad0)
· Fixed: Slider does not exhibit proper behavior when switching range option. (#5602, df077ab)
Effects:
· Fixed: Inclusion of jQuery UI breaks .removeClass(). (#9015, 2ca4d17)
CSS Framework:
· Fixed: ui-helper-clearfix bug within table with border spacing. (#8442, cb42ee7)