The fromElement attribute retrieves the element the event came from. If no element passes an event, the value is NULL.
Syntax
event.fromElement
Possible Values
This attribute is a read-only object.
See Also