Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩ this
The value of inside a handler is the element which has the handler on it.
event.currentTarget - same as "this" in event handler.
javascript.info ⟩ Introduction to browser events ⟩
this