views:

20

answers:

0

I am using the scrollable table in http://www.imaputz.com/cssStuff/bigFourVersion.html. I have added HTML5 drag and drop. Now I am try to autoscroll the table.

I have a event listener ondragleave for the tbody. but I do not know the correct event when it drag leaves the tbody. I get many dragleave so it is hard for me to isolate the time is really leaves the tbody.