JQuery drag & drop list

I need jQuery to order a list like this:

http://jqueryui.com/demos/sortable/

But I need to move multiple items at once using the CTRL example.

Do you know this script?

+2
jquery order drag-and-drop
Jun 24 2018-12-12T00:
source share
1 answer

Maybe you should take a look at http://www.myphpetc.com/2009/11/jquery-ui-multiple-draggable-plugin.html

as shown in jQuery drag'n'drop of multiple elements

0
Jun 24 '12 at 13:15
source share