The ondragenter event is sent when the mouse cursor first moves over an element during a drag and drop session. This element differs from the mouseover event because it occurs during a drag and drop session.