The official jQuery user interface library.
Go to file
2010-03-26 19:56:10 -04:00
build Moved to using Google Closure from YUI Compressor. 2010-03-20 15:28:10 -04:00
demos Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocomplete: use $.ui.autocomplete.escapeRegex in combox demo 2010-03-26 10:59:34 -04:00
external Updating to latest QUnit 2010-03-25 16:17:52 -04:00
tests Position: Use parseInt() to prevent fractional pixel values. 2010-03-26 19:53:43 -04:00
themes/base Fixing styles for menu to work properly in IEs, even with nested menus (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that 2010-03-24 17:01:30 -04:00
ui Position: Use parseInt() to prevent fractional pixel values. 2010-03-26 19:53:43 -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.