I need a jQuery to order a list like this:
http://jqueryui.com/demos/sortable/
But I need moving multiple items at once with the CTRL key example.
Do you know this script?
I need a jQuery to order a list like this:
http://jqueryui.com/demos/sortable/
But I need moving multiple items at once with the CTRL key example.
Do you know this script?
You might want to take a look at http://www.myphpetc.com/2009/11/jquery-ui-multiple-draggable-plugin.html
as seen in jQuery drag'n'drop multiple elements