Hi all,

I have a sortable list (tree) that interacts with various droppables. 

[List 1]
        [List 2]
        [List 3]                        
[List 4]                        [Drop here 1]
[List 5]                        [Drop here 2]

Now, on dragging [List 2] and dropping it on [Drop here 2] a certain action
takes place. I then want [List 2] to return to its original location.
However, it returns to the list below [List 4]. 

So, any ideas how I can get it to return? I have been messing around with
starteffect: and endeffect: but haven't been able to produce anything
reliable.

Thanks,

Leon





_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to