Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

JAVASCRIPT EVENT.TARGET

event.target returns the node that was targeted by the function. 
This means you can do anything you would do with any other node like one
you'd get from document.getElementById
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #JAVASCRIPT
ADD COMMENT
Topic
Name
2+4 =