Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

jQuery UI

From Wikipedia, the free encyclopedia
JavaScript library
JQuery UI
Developers
  • Paul Bakaus
  • Scott González
  • Jörn Zaefferer
  • Felix Nagel
  • Mike Sherov
  • Rafael Xavier de Souza[1]
Stable release
1.14.1[2][3][4][5]Edit this on Wikidata / 30 October 2024; 15 months ago (30 October 2024)
Written inJavaScript
TypePlug-in
LicenseMIT License[6]
Websitejqueryui.com
Repository

jQuery UI is a collection ofGUI widgets, animated visual effects, andthemes implemented withjQuery (aJavaScriptlibrary),Cascading Style Sheets, andHTML.[7] Using theShodan search engine query termcpe:"cpe:/a:jquery/jquery_ui" we can determine that jQuery UI is used on approximately 800k web sites.Pinterest,PayPal,IMDb,HuffPost, andNetflix are utilizing the library.

Both jQuery and jQuery UI arefree and open-source software distributed by the jQuery Foundation under theMIT License; jQuery UI was first published in September 2007.[6][8]

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

Features

[edit]

As of the 1.11.4 release,[10] interactions such as draggable/droppable and sortable are supported. jQueryUI comes with fully themeable widgets using a consolidated, coordinated theme mechanism,[11] such as Autocomplete, Datepicker, ProgressBar, Sliders, and more.Effects include color animations, class toggling.

Example

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

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

See also

[edit]

References

[edit]
  1. ^"jQuery UI Team".jqueryui.com. The jQuery Foundation. Retrieved5 February 2016.
  2. ^"jQuery UI 1.14.1 released". 30 October 2024. Retrieved5 November 2024.
  3. ^"jQuery UI 1.14.1 released". 30 October 2024. Retrieved5 November 2024.
  4. ^npmjshttps://registry.npmjs.com/jquery-ui. Retrieved5 November 2024.{{cite web}}:Missing or empty|title= (help)
  5. ^https://releases.jquery.com/resources/cdn.json. Retrieved5 November 2024.{{cite web}}:Missing or empty|title= (help)
  6. ^ab"License".jQuery.com. The jQuery Foundation. Retrieved12 June 2014.
  7. ^Sarrion, Eric (2012).jQuery UI. Sebastopol: O'Reilly Media. pp. 1–4.ISBN 9781449316990.OCLC 768796881.
  8. ^John Resig (17 September 2007)."jQuery UI: Interactions and plug-ins". jQuery blog. Retrieved12 August 2012.
  9. ^"jQuery maintainers update and transition jQuery UI as part of overall modernization efforts". jQuery Blog. 7 October 2021. Retrieved6 December 2022.
  10. ^"jQuery UI Demos". jQuery UI. Retrieved5 February 2016.
  11. ^"jQuery UI: ThemeRoller". jQuery UI. Retrieved5 February 2016.

Further reading

[edit]

External links

[edit]
Low-level platform-specific
OnAmigaOS
OnClassic Mac OS,macOS
OnWindows
OnUnix
OnBeOS,Haiku
OnAndroid
CLI
Low Level Cross-platform
CLI
C
Java
High-level, platform-specific
OnAmigaOS
OnClassic Mac OS,macOS
Object Pascal
Objective-C,Swift
C++
CLI
OnWindows
CLI
C++
Object Pascal
OnUnix andX11
High-level, cross-platform
C
C++
Objective-C
CLI
Adobe Flash
Go
Haskell
Java
JavaScript
Common Lisp
Lua
Pascal
Object Pascal
Perl
PHP
Python
Ruby
Tcl
XML
shell
Dart
Authority control databasesEdit this at Wikidata
Retrieved from "https://en.wikipedia.org/w/index.php?title=JQuery_UI&oldid=1315920918"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp