The official jQuery user interface library.
Go to file
Scott González d040b8f42c Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources.
(cherry picked from commit 96f9c84b7b)

Conflicts:

	tests/unit/autocomplete/autocomplete_core.js
	ui/jquery.ui.autocomplete.js
2012-04-03 16:51:22 -04:00
build Build: Add grunt.js along with some other mods to 1-8-stable 2012-04-02 18:13:42 +02:00
demos Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgian localization. 2012-03-22 11:12:35 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. 2012-04-03 16:51:22 -04:00
themes/base Protect all copyright notices against minification 2012-04-02 18:14:51 +02:00
ui Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. 2012-04-03 16:51:22 -04:00
.gitignore Build: Add grunt.js along with some other mods to 1-8-stable 2012-04-02 18:13:42 +02: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: Whitelist js and css files for @version replacement instead of blacklisting png. 2012-04-02 13:16:17 -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: Add grunt.js along with some other mods to 1-8-stable 2012-04-02 18:13:42 +02: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.19pre 2012-02-20 16:49:56 -05: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.