jQuery UI
Page Module:Infobox/styles.css has no content.
| JQuery UI | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Page Template:Plainlist/styles.css has no content.
|
| Written in | JavaScript |
| Type | Plug-in |
| License | MIT License[2] |
| Website | jqueryui |
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.
- ^ Page Module:Citation/CS1/styles.css has no content."jQuery UI Team". jqueryui.com. The jQuery Foundation. Retrieved 5 February 2016.
- ^ a b Page Module:Citation/CS1/styles.css has no content."License". jQuery.com. The jQuery Foundation. Retrieved 12 June 2014.
- ^ 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.
- ^ 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.
- ^ 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.
- ^ Page Module:Citation/CS1/styles.css has no content."jQuery UI Demos". jQuery UI. Retrieved 5 February 2016.
- ^ 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.
- Page Module:Citation/CS1/styles.css has no content.Sarrion, Eric (March 24, 2012). jQuery UI (1st ed.). O'Reilly Media. p. 244. ISBN 978-1449316990.
- Page Module:Citation/CS1/styles.css has no content.Wellman, Dan (August 23, 2011). jQuery UI 1.8: The User Interface Library for jQuery (1st ed.). Packt Publishing. p. 424. ISBN 978-1849516525. Archived from the original on June 28, 2014. Retrieved April 29, 2012.
- Page Module:Citation/CS1/styles.css has no content.de Jonge, Adriaan, Dutson, Phillip (November 2, 2012). jQuery, jQuery UI, and jQuery Mobile: Recipes and Examples (1st ed.). Addison-Wesley Professional. p. 400. ISBN 978-0-321-82208-6.
{{cite book}}: CS1 maint: multiple names: authors list (link)
External links
- 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.