target
UK[ˈtɑ:gɪt] US[ˈtɑ:rgɪt]
n. Target; purpose; (service) object; (shooting) Target
vt. Aim; take... as an attack target
jquery target attribute syntax
Function:The target attribute specifies which DOM element triggered the event.
Syntax:event.target
Parameters:
Parameters | Description |
event | Required. Specifies the events that need to be checked. The event parameter comes from the event binding function. |
jquery target attribute example
Run instance »
Click the "Run instance" button to view the online instance