Hello,<div><br></div><div>I am curious how to determine if the drop event was successful in the dragend event. In the example shown <a href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a>, it remove the element on dragend event. I want to drop the selected element only if the drop was successful. On way is to do this ondrop event. But I feel like dragend is really the place to do it.</div>
<div><br>-- <br>Thanks,<br>Jaikishan<br>
</div>