HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

target

Description

The target of Event for JS returns the object to which event is dispatched (its target).

Syntax

event.target

Examples

1 · dispatch

2 · button

3 · currentTarget