Hi both of you, I'm afraid that's currently not supported, and you'd have to check manually in the drop callbacks which element has the higher z-index, then ignore the one with the lower.
It's a nice-to-have features though - would be great if you could register at our bugtracker at http://ui.jquery.com/bugs and enter a new ticket in the category "feature". Cheers, Paul On Thu, Sep 18, 2008 at 4:24 AM, Richard D. Worth <[EMAIL PROTECTED]> wrote: > It looks like the greedy option is only tested to work on elements that are > nested. I'm not sure if this is a bug or if it's by design. I also wasn't > able to figure out a work-around. I was thinking you could set a flag and > cancel all but the first drop, but the order of drop calls isn't by z-index. > > Paul, do you have any ideas? > > - Richard > > > On Wed, Sep 17, 2008 at 12:12 PM, Daazku <[EMAIL PROTECTED]> wrote: > >> >> Thank you. >> >> On 17 sep, 09:20, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: >> > No. Yours is on my list of emails to get to. If no one beats me to it, >> I'll >> > take a look tonight. Thanks for your patience. >> > >> > - Richard >> > >> > On Wed, Sep 17, 2008 at 7:00 AM, Daazku <[EMAIL PROTECTED]> wrote: >> > >> > > I'm at the wrong place or what!!??!!?? >> > >> > > On 11 sep, 10:07, Daazku <[EMAIL PROTECTED]> wrote: >> > > > Hello? >> > >> > > > On 9 sep, 20:37, Daazku <[EMAIL PROTECTED]> wrote: >> > >> > > > > I did a little test with jquery ui draggable/droppable. I found a >> > > > > little problem with "brother" element. >> > >> > > > > How to reproduce: >> > >> > > > > Go to:http://offsetzero.com/JQuery/ >> > >> > > > > Drag the green square in the big gray quare 2 time. Resize them >> and >> > > > > put one over the other. Pick a color (click on the bubble to >> choose >> > > > > the color) and drag the paint bucket on the intersection of the 2 >> > > > > rectangle u dropped before. They will be colored. The problem is >> that >> > > > > i don't want to color all of them if they are one over the >> other... >> > > > > The top one should get colored and the other should not receive >> the >> > > > > event. >> > >> > > > > I don't know if you can do something for that or if i need to find >> a >> > > > > way by myself.... I tryed all tolerance but no one do what i want >> :D. >> >> >> >> > -- Paul Bakaus UI Architect -- http://paulbakaus.com http://www.linkedin.com/in/paulbakaus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
