understanding UI/Droppable Function(e, ui) from drop:
Can somebody please point me in the right direction to understanding
more about the drop: option on droppables.
I am seeing in the docs an option to create a function that passes (e
and ui), Function(e, ui). What is e and what is ui? What properties
do they offer? Specifically I am hoping to be able to get the left
and top positions from the element that I've just dropped.
Does this make sense?
Thanks,
Jeff