
JavaScript library for reorderable drag-and-drop lists
The JavaScript library for modern browsers and touch devices. No jQuery.
In web applications, I have seen many ways and personally implemented a few ways to rearrange items in a list. These were all indirect interactions that usually involved something like up / down arrows next to each item. The most flagrant ones require round trips to the server for each mod