Got a scrollable div, draggables still get dropped on hidden elements?

Posted by mlebrun15 on Stack Overflow See other posts from Stack Overflow or by mlebrun15
Published on 2009-08-28T19:44:16Z Indexed on 2010/04/08 18:03 UTC
Read the original article Hit count: 203

Filed under:
|
|

ok i've got a scrollable div, but when i drag my draggable outside of that overflowed div and try and drop it on a different drop zone. it gets dropped onto the hidden elements underneath the drop zone i want it to get applied to. is there any to give the drop that i can see "priority" ?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about drag-and-drop