The official jQuery user interface library.
Go to file
2010-07-22 19:26:37 -04:00
build Build: rename themes zip file and embedded folder. Fixed #5670 - Build: themes zip named incorrectly 2010-06-23 16:24:54 +02:00
demos Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select. 2010-07-22 14:55:41 -04:00
external Updating to latest QUnit 2010-04-01 09:57:56 +02:00
tests Core: Better support for areas in :focusable and :tabbable selectors. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2. 2010-07-22 10:33:42 -04:00
themes/base Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #5691 - wrong menu size calculation in webkit browsers (Autocomplete). 2010-07-19 11:22:32 -04:00
ui Core: Coding standards. 2010-07-22 19:26:37 -04:00
.gitignore Adding a .gitignore file with some presets 2010-03-21 21:11:38 +01: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.4.2.js Fixed #5182 - Update to jQuery 1.4.2 2010-02-16 02:39:57 +00:00
MIT-LICENSE.txt Happy New Year 2010-01-20 14:04:26 +00:00
README.md Fixing another typo in README 2010-03-21 20:48:04 +01:00
version.txt Updating the master version to 1.9pre 2010-05-20 07:08:26 -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.