[jQuery] jQuery Sortables and connectWith going behind second list

2009-01-14 Thread iDayDream
Hello, I have two lists that I am trying to connect. They connect as expected and everything works except the following issue. In IE if I drag an item from a list [center] to the list on the right (there are two lists contained in divs) the element from the first list goes behind the elements on t

[jQuery] jQuery Sortables

2008-06-09 Thread Arun Kumar
Visit http://tech-test.tutorialsforu.com/jQueryDnD.html, There is some problem in using jQuery sortables. You can find screen shot is at:http://tech-test.tutorialsforu.com/jQueryDnD.PNG Got this problem while dragging the div item.

[jQuery] Jquery Sortables Issue regarding parentNode's

2007-11-06 Thread Bryank
Hi Everyone, So I am modifying the Sortables example found here: http://interface.eyecon.ro/demos/sort.html Basically, where the expand/collapse links exist, I am wrapping some new html around them for better positioning, etc... When doing this, it breaks the toggle function. I believe it has t