I'm thinking we'll have a difficult time supporting this until we have full
z-Index support:
http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/4ca165d2a2cb988d

The way droppables currently work is simply by comparing the position and
size of the draggable with the position and size of the droppable.

- Richard

On Tue, Aug 4, 2009 at 1:48 PM, Romain Neutron <[email protected]> wrote:

>
>
> As an example is better than any long text, here's my problem :
>
> http://pastie.org/571208
>
> It's also visible at http://lickmychip.com/
>
> As you would see, droppable element is still dropable event if it's
> covered by another div.
>
> I tried to fix it with the accept, but it's not the proper way because
> sometime the droppable div could be half visible, and because the
> ':visible' return true while the element is not really hidden
> (display:none)
>
> I've looked through documentation about droppable and draggable, but I
> didn't found any option that could solve my problem
>
> Is anyone knows how to manage it ?
>
> Thanx
>
> Romain
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to