The Wayback Machine - https://web.archive.org/web/20170626201108/https://github.com/jquery/jquery-ui/tree/1.11.3
Skip to content
The official jQuery user interface library. https://jqueryui.com/
JavaScript HTML CSS
Latest commit 9422541 Feb 12, 2015 @scottgonzalez scottgonzalez 1.11.3
Permalink
Failed to load latest commit information.
build Build: Update jscs and fix some code style issues Aug 14, 2014
demos Easing: Fixed small typo in easing demo Feb 9, 2015
external Build: Pull in jquery.simulate.js from Bower Aug 22, 2014
tests Resizable: correct width when grid approaches zero Feb 9, 2015
themes/base 1.11.3 Feb 12, 2015
ui 1.11.3 Feb 12, 2015
.csslintrc Use .csslintrc instead of inlining rules in the Gruntfile. Mar 15, 2013
.editorconfig Exempt external directory from .editorconfig rules Oct 22, 2012
.gitattributes Build: Force LF for JS source files Mar 5, 2014
.gitignore Build: Update grunt-compare-size to latest, add it's .sizecache.json … Sep 20, 2013
.jscsrc Build: Update jscs and fix some code style issues Aug 14, 2014
.jshintrc Updated .jshintrc settings. Apr 8, 2013
.mailmap Authors: Update Aug 6, 2014
.travis.yml travis: Remove node 0.8, add node 0.10 May 30, 2014
AUTHORS.txt Build: Update authors list Feb 11, 2015
CONTRIBUTING.md Docs: Clarify PHP Usage Feb 9, 2015
Gruntfile.js Build: Remove dates from copyright notice Feb 9, 2015
LICENSE.txt Build: Remove dates from copyright notice Feb 9, 2015
README.md Docs: Clarify PHP Usage Feb 9, 2015
bower.json 1.11.3 Feb 12, 2015
package.json 1.11.3 Feb 12, 2015
ui.accordion.jquery.json 1.11.3 Feb 12, 2015
ui.autocomplete.jquery.json 1.11.3 Feb 12, 2015
ui.button.jquery.json 1.11.3 Feb 12, 2015
ui.core.jquery.json 1.11.3 Feb 12, 2015
ui.datepicker.jquery.json 1.11.3 Feb 12, 2015
ui.dialog.jquery.json 1.11.3 Feb 12, 2015
ui.draggable.jquery.json 1.11.3 Feb 12, 2015
ui.droppable.jquery.json 1.11.3 Feb 12, 2015
ui.effect-blind.jquery.json 1.11.3 Feb 12, 2015
ui.effect-bounce.jquery.json 1.11.3 Feb 12, 2015
ui.effect-clip.jquery.json 1.11.3 Feb 12, 2015
ui.effect-drop.jquery.json 1.11.3 Feb 12, 2015
ui.effect-explode.jquery.json 1.11.3 Feb 12, 2015
ui.effect-fade.jquery.json 1.11.3 Feb 12, 2015
ui.effect-fold.jquery.json 1.11.3 Feb 12, 2015
ui.effect-highlight.jquery.json 1.11.3 Feb 12, 2015
ui.effect-puff.jquery.json 1.11.3 Feb 12, 2015
ui.effect-pulsate.jquery.json 1.11.3 Feb 12, 2015
ui.effect-scale.jquery.json 1.11.3 Feb 12, 2015
ui.effect-shake.jquery.json 1.11.3 Feb 12, 2015
ui.effect-size.jquery.json 1.11.3 Feb 12, 2015
ui.effect-slide.jquery.json 1.11.3 Feb 12, 2015
ui.effect-transfer.jquery.json 1.11.3 Feb 12, 2015
ui.effect.jquery.json 1.11.3 Feb 12, 2015
ui.menu.jquery.json 1.11.3 Feb 12, 2015
ui.mouse.jquery.json 1.11.3 Feb 12, 2015
ui.position.jquery.json 1.11.3 Feb 12, 2015
ui.progressbar.jquery.json 1.11.3 Feb 12, 2015
ui.resizable.jquery.json 1.11.3 Feb 12, 2015
ui.selectable.jquery.json 1.11.3 Feb 12, 2015
ui.selectmenu.jquery.json 1.11.3 Feb 12, 2015
ui.slider.jquery.json 1.11.3 Feb 12, 2015
ui.sortable.jquery.json 1.11.3 Feb 12, 2015
ui.spinner.jquery.json 1.11.3 Feb 12, 2015
ui.tabs.jquery.json 1.11.3 Feb 12, 2015
ui.tooltip.jquery.json 1.11.3 Feb 12, 2015
ui.widget.jquery.json 1.11.3 Feb 12, 2015

README.md

jQuery UI - Interactions and Widgets for the web

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Whether you're building highly interactive web applications, or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

If you want to use jQuery UI, go to jqueryui.com to get started, jqueryui.com/demos/ for demos, api.jqueryui.com for API documentation, or the Using jQuery UI Forum for discussions and questions.

If you want to report a bug/issue, please visit bugs.jqueryui.com.

If you are interested in helping develop jQuery UI, you are in the right place. To discuss development with team members and the community, visit the Developing jQuery UI Forum or #jqueryui-dev on irc.freenode.net.

For Contributors

If you want to help and provide a patch for a bugfix or new feature, please take a few minutes and look at our Getting Involved guide. In particular check out the Coding standards and Commit Message Style Guide.

In general, fork the project, create a branch for a specific change and send a pull request for that branch. Don't mix unrelated changes. You can use the commit message as the description for the pull request.

For more information, see the contributing page.

Running the Unit Tests

Run the unit tests manually with appropriate browsers and any local web server. See our environment setup and information on running tests.

You can also run the unit tests inside phantomjs by setting up your environment.

Building jQuery UI

jQuery UI uses the Grunt build system.

To build jQuery UI, [setup your environment](setting up your environment) and then run the following commands:

# Run the concat task to concatenate files
grunt concat

# There are many other tasks that can be run through Grunt.
# For a list of all tasks:
grunt --help
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.