The official jQuery user interface library.
Go to file
2010-03-23 05:10:54 +01:00
build Moved to using Google Closure from YUI Compressor. 2010-03-20 15:28:10 -04:00
demos Combobox demo: Improved styling and added a title to the button, to avoid having   in the tooltip 2010-03-20 22:04:35 +01:00
external Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e 2010-02-25 11:09:39 +00:00
tests Menu: Testing nested menus without the DOM restructuring, just need to fix display issue in IE6 2010-03-23 05:10:54 +01:00
themes/base Remove width:100%; from menu-item styles (was there for icon-support, which was dropped); also fixed the nested-menu visual test to position properly in IE6 2010-03-22 21:44:32 +01:00
ui Dialog: Use .height(0) instead of .hide(0) when determining the size of the non-content area of a dialog. 2010-03-22 07:53:34 -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 set trunk version to 1.9pre 2010-03-18 11:46:01 +00: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.