Answered here: http://groups.google.com/group/jquery-ui/browse_thread/thread/426082cdbbd7a4a5
- Richard On Tue, Aug 4, 2009 at 11:39 AM, Romain Neutron <[email protected]> wrote: > > As an example is better than any long text, here's my problem : > > http://pastie.org/571208 > > 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 -~----------~----~----~----~------~----~------~--~---
