liquidedge-app/multidraggable

There is no license information available for the latest version (1.0.1) of this package.

A jQueryUI plugin enabling the selection, drag and drop of multiple ui-draggable elements.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 4

Language:JavaScript

1.0.1 2024-07-05 05:33 UTC

This package is auto-updated.

Last update: 2025-04-05 06:58:43 UTC


README

jQueryUI draggable for all selected elements.

Live demo - https://aichukanov.github.io/multidraggable/

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'.