<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><span style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi,</span><div>
<font face="arial, sans-serif"><span style="border-collapse: collapse; ">I'm trying to make a web page with multiple draggables and multiple drop locations. I want to be able to specify which of the draggable elements can be dropped on which other elements. I think what I want to do is cancel the dragenter event when the element being dragged is not permitted to be dropped on the target. How can I figure out what element is being dragged from within the dragenter event? (Is there any better way than storing it in a global variable?)<br>
</span></font><div><span style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>Thanks.</div><div><br></div><div>Sincerely,</div><div>Jason Gross</div><div><br></div></span></div></div>
</span>