The official jQuery user interface library.
Go to file
2012-04-11 11:02:50 -04:00
build Build: Update prepare-release for use with grunt. 2012-04-11 11:02:50 -04:00
demos Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). 2012-04-07 20:40:46 -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 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
.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.