Adding and removing between connected lists
Greetings! I'm somewhat of a jquery noob, so please be kind . . .
I have a page where a user can drag options into a box and order them as
they see fit. It's NDA for a client, unfortunately, but it's more or less
built exactly on the code stickman posted at:
http://the-stickman.com/files/jquery/draggable-sortable.html
Which is great, but what if I want the user to be able to REMOVE an item
from the box, just drag it out into the ether and have it disappear? It can
still be dragged in from the initial lists, of course, but to remove it from
the box with the same "dragging" interface seems natural -- only I can't see
how to do it. Any ideas?
--
View this message in context: http://old.nabble.com/Adding-and-removing-between-connected-lists-tp26305926s27240p26305926.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.
--