mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
The official jQuery user interface library.
dc67d2c5d2
For instance, this is useful for the jquery-ui-rails gem, which does not
use jQuery UI's own minification, but relies on Rails to minify the
files where necessary. Rails in turn uses UglifyJS for JS and YUI for
CSS, both of which respect the /*! ... */ convention.
(cherry picked from commit
|
||
---|---|---|
build | ||
demos | ||
external | ||
tests | ||
themes/base | ||
ui | ||
.gitignore | ||
AUTHORS.txt | ||
GPL-LICENSE.txt | ||
grunt.js | ||
jquery-1.7.2.js | ||
MIT-LICENSE.txt | ||
package.json | ||
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.