JQuery UI Sortable.

JQuery UI Sortable.


Hi,
I am using the JQuery UI sortable plugin. I have two sortable lists,
say L1 and L2. I want to be able to sort between these two lists. How
can this be achieved?
Earlier I was using Interface for this and it had the accept parameter
that accepted a class name. Is there anything similar in JQuery UI?
Thanks.