The official jQuery user interface library.
Go to file
Scott González f1180e5341 Merge pull request #235 from kborchers/bug_4333_2
Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE
2011-05-09 10:10:17 -07:00
build Build: Update to latest Closure Compiler jar 2011-03-20 12:21:42 +01:00
demos Merge pull request #231 from itsadok/patch-1 2011-05-09 05:06:48 -07:00
external Updated to latest QUnit 2011-03-20 15:56:32 +01:00
tests Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate spinner option. 2011-05-09 12:52:00 -04:00
themes/base Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined) 2011-04-29 07:00:58 -04:00
ui Merge pull request #235 from kborchers/bug_4333_2 2011-05-09 10:10:17 -07: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 20:49:20 -05:00
MIT-LICENSE.txt Updated copyright year. 2011-01-17 09:13:18 -05: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-10-25 14:46:02 -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.