How do I fix ui.draggable.remove()
however using setTimeOut does not work. I also tried a hack to hide the element with css however when I remove an element I need to recalculate something with a different function which gets it's values based on the amount of LI elements in the UL.
The ticket 4550 mentions something about changing the code however I am not sure which file to look in to change them as I am quite new to jQuery and the UI.
Any help would be greatly received. I have tried it with jQuery UI 1.7.3 and 1.8.2, I am using jQuery 1.4.2.
Please help me from tearing my hair out!