Changes between Initial Version and Version 1 of Ticket #9301, comment 2


Ignore:
Timestamp:
May 16, 2013, 6:00:09 AM (10 years ago)
Author:
CodeMan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9301, comment 2

    initial v1  
    11Thanks for the jsfiddle.
    22
    3 I'm seeing the issue with that test case.
     3I'm seeing the issue with that test case in jsfiddle.
    44
    55What you have to do is scroll down in the div so the blue square is not in view. Then drag the grey square to the top left. The drop event is still firing (making the alert box) even though the droppable is not there.