Hello.
I have an centered image that I am allowing users to crop via a custom asp script. The script requires four coordinates. How can I find the position of the mouse relative to the picture instead of relative to the screen? People are telling me to use pixelLeft/pixelTop but that only works if you define the image position. Is there any way I can get around this? Thanks.
I have an centered image that I am allowing users to crop via a custom asp script. The script requires four coordinates. How can I find the position of the mouse relative to the picture instead of relative to the screen? People are telling me to use pixelLeft/pixelTop but that only works if you define the image position. Is there any way I can get around this? Thanks.