The official jQuery user interface library.
Go to file
2010-10-26 14:40:48 +02:00
build Added Tooltip to build to get docs 2010-05-05 20:49:07 +02:00
demos Fixed typo in demo description 2010-04-23 09:40:24 +02:00
external Updating to latest QUnit 2010-04-01 09:57:56 +02:00
tests Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whatever") instead 2010-10-26 14:32:03 +02:00
themes/base Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary 2010-04-21 20:00:45 +02:00
ui Tooltip: Removing application role, should be set on application level 2010-10-26 14:40:48 +02: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 Tagging the 1.8.1 release. 2010-04-21 10:13:12 -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.