jQuery UI

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

JQuery UI
[[Programmer|DeveloperTemplate:Pluralize from text]]Page Template:Plainlist/styles.css has no content.
  • Paul Bakaus
  • Scott González
  • Jörn Zaefferer
  • Felix Nagel
  • Mike Sherov
  • Rafael Xavier de Souza[1]
Template:Infobox software/simple
Written inJavaScript
TypePlug-in
LicenseMIT License[2]
Websitejqueryui.com

Script error: No such module "Check for conflicting parameters".

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery (a JavaScript library), Cascading Style Sheets, and HTML.[3]

Both jQuery and jQuery UI are free and open-source software distributed by the jQuery Foundation under the MIT License; jQuery UI was first published in September 2007.[2][4]

As of October 7, 2021 jQuery UI is in maintenance mode, with no new features being planned.[5]

Features

Interactions such as draggable/droppable and sortable are supported.[6] jQuery UI comes with fully themeable widgets using a consolidated, coordinated theme mechanism,[7] such as Autocomplete, Datepicker, ProgressBar, Sliders, and more. Effects include color animations and class toggling.

Example

// Make the element with id "draggable" draggable
$(function () {
	$("#draggable").draggable();
});
<div id="draggable">
	<p>Drag me around</p>
</div>

This makes the div with the ID "draggable" draggable by the user's mouse.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."jQuery UI Team". jqueryui.com. The jQuery Foundation. Retrieved 5 February 2016.
  2. ^ a b Page Module:Citation/CS1/styles.css has no content."License". jQuery.com. The jQuery Foundation. Retrieved 12 June 2014.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Sarrion, Eric (2012). jQuery UI. Sebastopol: O'Reilly Media. pp. 1–4. ISBN 9781449316990. OCLC 768796881.
  4. ^ Page Module:Citation/CS1/styles.css has no content.John Resig (17 September 2007). "jQuery UI: Interactions and plug-ins". jQuery blog. Retrieved 12 August 2012.
  5. ^ Page Module:Citation/CS1/styles.css has no content."jQuery maintainers update and transition jQuery UI as part of overall modernization efforts". jQuery Blog. 7 October 2021. Retrieved 6 December 2022.
  6. ^ Page Module:Citation/CS1/styles.css has no content."jQuery UI Demos". jQuery UI. Retrieved 5 February 2016.
  7. ^ Page Module:Citation/CS1/styles.css has no content."jQuery UI: ThemeRoller". jQuery UI. Retrieved 5 February 2016.

Further reading

Page Template:Refbegin/styles.css has no content.

  • No URL found. Please specify a URL here or add one to Wikidata.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Authority control/config' not found.