The official jQuery user interface library.
Go to file
2010-03-30 13:23:16 +02:00
build Build: Adding googlecdn target to deploy-release-target and fixing checksum generation 2010-03-30 13:23:16 +02: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 (sometime soon it'll get versioned...), fixes test output issues 2010-03-27 07:34:42 +01:00
tests Adding a visual testpage for button for profiling 2010-03-29 16:47:37 +02:00
themes/base Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too 2010-03-27 08:03:48 +01:00
ui Changed widget factory to keep generic css framework class -state-disabled in ui namespace instead of custom widget namespace. Fixes #5443 - $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful 2010-03-29 10:00:26 -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.