Only record last click within a div ?
-
Hi,
I’m having a div with multiple div inside.
Id like to be able to record the event of the last click within this div.
IS that possible to achieve ?
Example:
Wrapper Div get 3 div (input):
input A + input B + input C
If user click on input A, then in input B. it should record only the event on click of event B and not input A.
Thanks a lot for your time !
Thibault
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Only record last click within a div ?’ is closed to new replies.