2

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?

Matt
  • 74,352
  • 26
  • 153
  • 180
yann
  • 57
  • 1
  • 1
  • 7

1 Answers1

0

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

Community
  • 1
  • 1
gherkins
  • 14,603
  • 6
  • 44
  • 70