I am using this method http://jqueryui.com/demos/sortable/#connect-lists to connect two lists that i have. I want to be able to drag from list A to list B but when the item is dropped, i need to keep the original one still in list A. I checked the options and events but I believe there is nothing like that. Any approaches?
I am using this method http://jqueryui.com/demos/sortable/#connect-lists to connect two lists that i have. I
Share
For a beginning, have a look at this, and read @Erez answer, too.