The official jQuery user interface library.
Go to file
2012-04-19 09:06:55 -04:00
build Build: Removed ant build. 2012-04-18 16:33:38 -04:00
demos Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element. 2012-04-15 14:42:09 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Autocomplete: Don't invoke a search from arrow keys when the element can have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete. 2012-04-07 09:07:21 -04:00
themes/base Protect all copyright notices against minification 2012-04-02 18:14:51 +02:00
ui Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize. 2012-04-19 09:06:55 -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 Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon. 2012-04-18 16:42:58 -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.