JavaScript Drag and Drop Reorder List Example

A lightweight JS plugin to drag and sort list items.

Back to Tutorial

Drag and Sort :

You can rearrange any elements within a parent node with class 'drag-sort-enable' or anything with event function handleDrag() and handleDrop(). You can also rearrange this text.

Doesn't work on mobile devices.