The official jQuery user interface library.
Go to file
2012-05-22 08:04:36 -04:00
build Build: Removed ant build. 2012-04-18 16:33:38 -04:00
demos Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles. 2012-05-14 21:40:12 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. 2012-04-19 20:55:17 -04:00
themes/base Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. 2012-04-19 20:55:17 -04:00
ui Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables 2012-05-22 08:04:36 -04:00
.gitignore Build: Removed ant build. 2012-04-18 16:33:38 -04: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
grunt.js Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete. 2012-04-18 16:17:36 -04:00
jquery-1.7.2.js Upgrade jQuery to 1.7.2. 2012-03-22 09:57:33 -04:00
MIT-LICENSE.txt Updated copyright year. 2012-03-19 09:25:07 -04:00
package.json Updating the 1-8-stable version to 1.8.21pre 2012-04-30 16:21:44 -04:00
README.md Fixing another typo in README 2010-03-21 20:48:04 +01: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.