The official jQuery user interface library.
Go to file
2011-10-17 15:32:37 -05:00
build Build: Fixing the sizer script to handle this many files 2011-10-17 15:32:37 -05:00
demos Widget demo: Fixed typo. 2011-08-09 16:20:15 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown. 2011-08-20 18:06:16 -05:00
themes/base Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div. 2011-09-27 12:11:12 -04:00
ui Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended 2011-09-27 07:59:20 -04:00
.gitignore Build: ant size will now give you a report detailing differences in size since the last time you ran the report 2011-10-17 14:47:20 -05:00
AUTHORS.txt Updated AUTHORS.txt with URLs to website and Github, thanks Ralph 2010-03-22 03:39:32 +01:00
GPL-LICENSE.txt removed extra level ui folder 2008-06-07 17:35:27 +00:00
jquery-1.6.2.js Upgrade jQuery to 1.6.2. 2011-08-01 20:03:04 -04:00
MIT-LICENSE.txt Updated copyright year. 2011-01-17 09:36:00 -05:00
README.md Fixing another typo in README 2010-03-21 20:48:04 +01:00
version.txt Updating the 1-8-stable version to 1.8.17pre 2011-08-15 09:30:19 -04:00

jQuery UI - Interactions and Widgets for the web

jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.

If you want to use jQuery UI, go to jqueryui.com to get started. Or visit the Using jQuery UI Forum for discussions and questions.

If you are interested in helping developing jQuery UI, you are in the right place. To discuss development with team members and the community, visit the Developing jQuery UI Forum.