Well, we've also been working hard on jQuery 1.2 and on trying to get jQuery UI ready - so we're a little backlogged. But that's the right place to post UI posts, not here.
--John On 9/11/07, Prague Expat <[EMAIL PROTECTED]> wrote: > > John, I have posted there several times with no response, so I thought I > would try here. The problem is a show-stopper for a large application. > > ----- Original Message ----- > From: "John Resig" <[EMAIL PROTECTED]> > To: <jquery-en@googlegroups.com> > Sent: Tuesday, September 11, 2007 2:43 PM > Subject: [jQuery] Re: "too much recursion" in newest droppable - jQueryUI > > > > > > You should post this to the jQuery UI group, where this is discussed: > > http://groups.google.com/group/jquery-ui/ > > > > Or, reply to the thread that you linked to. > > > > --John > > > > On 9/11/07, PragueExpat <[EMAIL PROTECTED]> wrote: > >> > >> > >> 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. > >> > >> > > > >