Finding Clicked element in the DOM

Posted by Bhupi on Stack Overflow See other posts from Stack Overflow or by Bhupi
Published on 2010-06-13T07:39:19Z Indexed on 2010/06/13 7:42 UTC
Read the original article Hit count: 165

Filed under:
|

Can anyone tell me how to find that on which element the user has clicked in the DOM using javascript or JQuery or both?

Thanks in advance

© Stack Overflow or respective owner

Finding Clicked element in the DOM

Posted by Bhupi on Stack Overflow See other posts from Stack Overflow or by Bhupi
Published on 2010-06-13T07:40:48Z Indexed on 2010/06/13 7:42 UTC
Read the original article Hit count: 165

Filed under:
|

Can anyone tell me how to find that on which element the user has clicked in the DOM using javascript or JQuery or both?

Thanks in advance

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery