Is it possible to find where the user clicked on the image?
I have an image – and onto the image the user can click. And I am trying to find a way, how to get the place, when the user clicked.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On image click you can find the coordinates where the user clicked using the event object.