The official jQuery user interface library.
Go to file
Andreas Pelme abf97f7301 Backport of f9996682b5 for 1-8-stable.
Original commit message from f9996682b5:
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
2011-08-02 18:40:25 +02:00
build Build: Updated release script. 2011-08-02 09:54:36 -04:00
demos Upgrade jQuery to 1.6.2. 2011-08-01 20:03:04 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Backport of f9996682b5 for 1-8-stable. 2011-08-02 18:40:25 +02:00
themes/base Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE 2011-06-16 13:36:04 -04:00
ui Backport of f9996682b5 for 1-8-stable. 2011-08-02 18:40:25 +02: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.6.2.js Upgrade jQuery to 1.6.2. 2011-08-01 20:03:04 -04:00
MIT-LICENSE.txt Updated copyright year. 2011-01-17 09:36:00 -05: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.16pre 2011-08-01 20:07:14 -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.