The srcElement attribute retrieves the element that fired the event.
Syntax
event.srcElement
Possible Values
This attribute is a read-only object.
See Also