Results 1 - 1 of 1

Event.target

A reference to the object that dispatched the event. It is different from event.currentTarget when the event handler is called during the bubbling or capturing phase of the event.
API delegation DOM Event Property Reference target