I m trying to move a image via mouse.
But i cant move that image.
I wrote this;
this.onMove(e.pageX, e.pageY);
and took mouse position but i cant find how can i move image with X and Y coordinats.
Can you help me pls
I m trying to move a image via mouse.
But i cant move that image.
I wrote this;
this.onMove(e.pageX, e.pageY);
and took mouse position but i cant find how can i move image with X and Y coordinats.
Can you help me pls