# Example 10: Animals
This example shows, how one can find out, if the user is dragging an item,
which item is being dragged and which grid is being dragged over. This is
an example for the proper isDraggedOver
and the
containerDragStart
and containerDragEnd
events.