JQuery UI


jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML. According to JavaScript analytics service, Libscore, jQuery UI is used on over 197,000 of the top one million websites, making it the second most popular JavaScript library. Notable users include Pinterest, PayPal, IMDb, The Huffington Post, and Netflix.
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.

Features

As of the 1.11.4 release:

Interactions

Draggable,
Droppable,
Resizable,
Selectable,
Sortable

Widgets

All of jQuery UI's widgets are fully themeable using a consolidated, coordinated theme mechanism.

// Make the element with id "draggable" draggable
$;



Drag me around




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

Release history

jQuery UI was launched on September 17, 2007.
Release dateVersion numberjQuery DependencyAdditional notes
Sep 17, 20071.2.1+Initial release
Jun 8, 20081.5
Apr 16, 20091.61.2.6+Compatibility release for jQuery 1.2.6.
Mar 3, 20091.71.3.2+
Mar 18, 20101.81.3.2+
Jan 19, 20111.8.91.3.2+
Feb 22, 20111.8.101.3.2+
Mar 15, 20111.8.111.3.2+
Apr 13, 20111.8.121.3.2+
May 12, 20111.8.131.3.2+
Jun 17, 20111.8.141.3.2+
Aug 1, 20111.8.151.3.2+
Aug 15, 20111.8.161.3.2+
Jan 10, 20121.8.171.3.2+
Feb 20, 20121.8.181.3.2+
Apr 16, 20121.8.191.3.2+
Apr 30, 20121.8.201.3.2+
Jun 5, 20121.8.211.3.2+
Jul 24, 20121.8.221.3.2+
Aug 15, 20121.8.231.3.2+
Sep 28, 20121.8.241.3.2+
Oct 8, 20121.9.01.6+
Oct 25, 20121.9.11.6+
Nov 23, 20121.9.21.6+
Jan 17, 20131.10.01.6+Dropped support for IE6
Feb 15, 20131.10.11.6+
Mar 14, 20131.10.21.6+
May 3, 20131.10.31.6+
Jan 17, 20141.10.41.6+
Apr 25, 20141.11.0-beta.11.6+Dropped support for IE7
May 23, 20141.11.0-beta.21.6+
Jun 26, 20141.11.01.6+
Aug 13, 20141.11.11.6+
Oct 16, 20141.11.21.6+
Feb 12, 20151.11.31.6+
Mar 11, 20151.11.41.6+
Jan 26, 20161.12.0-beta.11.7+Dropped support for IE8, IE9, IE10
Mar 17, 20161.12.0-rc.11.7+
Apr 21, 20161.12.0-rc.21.7+
Jul 8, 20161.12.0 1.7+
Sep 14, 20161.12.11.7+