I spent hours and hours and no good script is found. I am seeking the following: - disable rightclick for images only - works on major browsers including chrome - no alert message what so ever All scripts online have alert messages! and if not it don't work. I want some disable feature the same one used here: http://www.aliexpress.com/product-f...reless-radar-detector-camera-wholesalers.html
do you want to prevent people from copying your images? sorry but you can't... on the above URL, I can copy the image by turning my browser's Javascript off or at the very least I can always print screen the page
i know this already bro, but the majority will give up just before trying. please stick to the subject
i saw one. they are using another image same position with the image (a transparent gif 1x1 px and scaled in html to same of your image dimensions) users are see a blank gif who try to copy sorry my poor english, hope it'll help
There's quite a few sites I've come across now that are using this and it annoyed the hell outta me. Hence why I'm now also looking for a script. I know tumblr and a few other photo and shopping sites don't allow the right click for the image, my guess is there's a simple script on one of these sites with some easy code to put infront/in the img tag. I do believe most of these sites that currently use these type of scripts are for photos that are in some kind of 'security viewer'. Therefore for the general images it won't work. Though if anyone has anything else to offer/answer, even a springboard into the direction of how we might start scripting our own, then I too am all ears.
Remember that you need to right click to "open in new tab". You need a script that will still allow that. I'd also consider putting the images in a dynamic CSS file as a background for a specific div - and have the blank gif at the front. You'd have to use firebug to get the image and only really advanced users would know how.