mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
The official jQuery user interface library.
67d49f593b
creating the tooltip element on the fly, never reusing it. Use aria-describedby attribute to find the associated tooltip again. Allows customizing animations much easier (just replace fadeIn/fadeOut), still open. Updated demos and visual test to replace now-missing .widget() method. Added tooltipClass for that. |
||
---|---|---|
build | ||
demos | ||
external | ||
tests | ||
themes/base | ||
ui | ||
.gitignore | ||
AUTHORS.txt | ||
GPL-LICENSE.txt | ||
jquery-1.5.1.js | ||
MIT-LICENSE.txt | ||
README.md | ||
version.txt |
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.