Get x y coordinates of image in javascript

What you will learn here about getting X and Y of the image using javascript

  • Get x y coordinates of image in javascript

Here we will understand how to get X and Y of the image using javascript. Please download the following code to get x y coordinates of image in javascript.
Download code get x and y of image (1731 downloads)

Get x y coordinates of image in javascript

Please follow the following steps to know to get x y coordinates of image in javascript

1)Please download the above code

2)Please open CanvasXY.html with any editor which is shown below
Get x y coordinates of image in javascript

3)Now, please double click on downloaded CanvasXY.html file to run the code.

4)Once you run the code will see the following kind of output in the browser

5)Please click anywhere on the image to get the x and y coordinates which is shown below

Get x and y coordinates of image in javascript

You may also like...

Leave a Reply