The official jQuery user interface library.
Go to file
2011-05-09 16:22:11 -05:00
build Build: Update to latest Closure Compiler jar 2011-03-20 12:21:42 +01:00
demos Popup: Rename _close to close and use it when selecting something within a popup. 2011-05-04 11:14:32 +02:00
external Updated to latest QUnit 2011-03-20 15:56:32 +01:00
tests Popup: Rename open flag to isOpen to avoid name conflict with open method. 2011-05-05 14:21:26 +02: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 Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved 2011-05-09 16:22:11 -05: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.