liquidedge-app / multidraggable
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
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'.