Hi there, I do understand your issue, but I have no idea how to fix it - I guess a fix would be pretty difficult, because you have to look through the DOM and do various intersections to see where the element is being "cut" off.
Anyway, while I don't have an answer right now, it would be great if you could submit a bug ticket at http://ui.jquery.com/bugs (needs registration), so I can further track it down. Thanks, Paul On Wed, Dec 10, 2008 at 2:23 AM, morres <[EMAIL PROTECTED]> wrote: > > Hi, I found the following problem: > > Situation: Two divs, one is surrounding - let's say height: 300px and > width: 300px, another one is inside, but is bigger: height: 300px and > width 600px. The bigger one is a Droppable. > > Now, the bigger one is not completely visible, and the smaller one > will have scroll bars. Still you are able to drop something on the > "invisible" or (scrolled away) part of of the bigger one. > > Why? And can I prevent this (dropping only possible onto the visible > area of the bigger div)? > > I hope you could understand what I mean. > > Thanks in advance! > > morres > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
