🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A jQuery plugin for enhancing the default jQuery UI draggable functionality that allows to drag multiple selected DOM elements at a time, with snapping and cloning support.

jQuery-UI Drag

Documentation

Multidraggable

jQueryUI draggable for all selected elements.

Options:

multiple: true | false.

Turn on/off multi-draggable.

helper: clone | null.

Show or not elements you're dragging on their start positions.

snap: 'selector'.

Snap CONTAINER with your elements to 'selector'.

You can see how it works on ready2.net/multidraggable


You May Also Like