currentTarget
The currentTarget read-only property of the Event interface identifies the element to which the event handler has been attached.
The currentTarget read-only property of the Event interface identifies the element to which the event handler has been attached.