Core
The Core is a required dependency for all other plugins and contains basic functions and initializers.
UI Core
The core of jQuery UI, required for all interaction modules and widgets.
Interaction
The core of the library revolves around different interaction modules, some of them required by most of the widgets.
Draggable
Makes any element on the page drag- and droppable.
Droppable
Generated drop targets for draggable elements.
Resizable
Makes any element on the page resizable. Optionally uses themes.
Selectable
Makes a list of elements mouse selectable by dragging a box or clicking on them.
Sortable
jQuery UI Sortable
Widgets
On top of the core interaction modules are built a number of reusable widgets with a graphical representation and support for themes.
Accordion
jQuery UI Accordion
Datepicker
jQuery UI Datepicker
Effects
Rich effects that assist certain widgets and can be used standalone (Without jQuery UI's core).
Effects Core
Extends the internal jQuery effects, includes morphing, easing and is required by all other effects.
Effect "Blind"
Blinds the element.
Effect "Bounce"
Bounces an element horizontally or vertically n-times.
Effect "Clip"
Clips the element on and off like an old TV.
Effect "Drop"
A Drop out effect by moving the element in one direction and hiding it at the same time.
Effect "Explode"
The element explodes in all directions into n pieces. Also supports imploding again.
Effect "Fold"
Folds the element first horizontally and then vertically.
Effect "Highlight"
Highlights the background of the element in a defined color for a custom duration.
Effect "Pulsate"
The element pulsates n times by changing the opacity to zero and back.
Effect "Scale"
Grow or shrink any element and it's content and restore it again.
Effect "Shake"
Shakes the element horizontally or vertically n times.
Effect "Slide"
The element slides in and out of the viewport.
Effect "Transfer"
Transfer effect from one element to another.