I've posted a problem that I'm having with droppables and jQuery here:

http://groups.google.com/group/jquery-ui/browse_thread/thread/f63eec69a7a0afe8

It is still a problem in 1.2  - There is an example html page in the
discussion. Using firebug, you will see a recursion timeout after you drop a
red square onto a green square.

The problem is that the drop function is repeatedly being called until
timeout.

Remove the absolute positioning from the parent div, and the problem goes
away. However, I need the parent to be absolutely positioned for this app.

Any ideas?
-- 
View this message in context: 
http://www.nabble.com/%22too-much-recursion%22-in-newest-droppable---jQueryUI-tf4422296s15494.html#a12613689
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to