The official jQuery user interface library.
Go to file
Corey Frang ab3b78e9eb Merge pull request #322 from kborchers/bug_5665
Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work(cherry picked from commit 4bdbab9a67)
2011-07-19 08:10:05 -04:00
build Build (release): Updated release script to use 1-8-stable and Trac reports. 2011-01-12 14:29:40 -05:00
demos Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera 2011-05-16 08:18:56 -04:00
external External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe. 2010-10-19 23:05:13 -04:00
tests Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called 2011-06-28 11:00:06 -05: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 Merge pull request #322 from kborchers/bug_5665 2011-07-19 08:10:05 -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.5.1.js Switched to latest stable jQuery 1.5.1 2011-03-02 21:00:50 -05: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.15pre 2011-06-17 16:32:08 -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.