Is it possible to have an image without watermark on my page and when people try to download the image by accessing the right click menu and “save image as”. To let them download an image with the watermark applied to it?
Share
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.
So apparently you can check which mouse button was pressed in a
mousedownevent handler and if it was the right button change the source of the image:Here is a demo: http://jsfiddle.net/s6A9m/