I have registered jquery-ui sortable on divs containing two parallel
divs. On drag, the divs with higher zIndex are dragged with connected
divs. Is there any way to resolve this issue
--
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this
Hi,
I am using the jquery ui sortable plugin to move widgets in my
dashboard application. Each connected list is a div floated left and
each widget's html is designed by absoulutely positioned div elements
containing some table elements within them. When I register sortable
on my columns, the sort