Sortable Demo questions

Sortable Demo questions


Hi,
I have several questions related to the sortable demo at jquery ui.
In the first demo "Default, no options" there are two list.
If I drag and drop all the items in list 2 to list 1 there is no way
to drag and drop back some items in list 2.
Any idea how can we do that, or this is something limitation of
jquery.
Second, in IE if the ui.sortable is inside ui.tabs then drag and drop
of the list items does not work in many cases.
For example each tab is loaded using ajax and the same does not work
from second tab onwards.
The same works for FF.
Thirdly in FF if for any list item div under sortable items if scroll
appears (horizontal scroll) then the items get dragged even on
dragging the scroll. In IE however dragging the scroll item contents
scrolls to the right and does not drag the item itself.
Let me know if there are any fixes or solutions to these issues.
First is general and second and third are browser specific first works
in IE and second in FF.
Thanks
Sachin