![]() |
Protect Images
Hi there, does anyone know how to protect images on the internet so you can't right click on them and save.
Cheers Colin |
Re: Protect Images
Add this to the body of your page
Quote:
|
Re: Protect Images
Javascript to change the rightclick of the mouse.
PHP Code:
But in any case it's a bit of a waste of time as the images are cached on the users PC and anyone with some nouse, or the right firefox addin can capture them all anyway. |
Re: Protect Images
The simple fact is, that if your browser can display it, it can be saved.
As SMHarman says, Firefox has an extension that disables right-click protection and even IE users only need to extract the images from their browser cache. |
Re: Protect Images
Depending on what sort of usage and restriction you're planning for these images, watermarking might be worth looking into.
|
Re: Protect Images
Hi guys, thanks a lot. I know nothing can be completly protected, but then again, the majority of internet users will also not know or be arsed to do it
Thanks Again |
Re: Protect Images
If you use untitled bmps I think it stops people dragging & dropping the images in XP too - not 100% sure though; I've seen it on some sites but don't know how its done
|
Re: Protect Images
Quote:
Incog. :) |
Re: Protect Images
Quote:
As others have said it's already displayed on your browser, so you MUST be able to get at it somehow. What mankind can devise as protection, mankind can overcome. |
Re: Protect Images
Many methods were discussed in this thread started by Incognitas:
http://www.cableforum.co.uk/board/sh...ad.php?t=11467 |
Re: Protect Images
Quote:
Ah! I'd forgotten that one. :) |
Re: Protect Images
1 Attachment(s)
Yawn...
(this is a standard feature BTW) |
Re: Protect Images
I was going to make the comment that firefox now has the javascript properties feature built in but Rich beat me to it :)
Pioneer seem to use a clever protection thing on some images, as in on this page http://www.pioneer-eur.com/eur/body.jsp The image top left just saves as pixel.gif As others have said though images are easily copied, even if you cant save them you cant still hit print screen and dump the contents in the clipboard. Perhaps a watermarking system maybe of more use |
Re: Protect Images
why don't you just make your img src like this:
<img src="image.jpg" onContextMenu="return false"> I think you will have to have javascript enabled. ik EDIT: Give it a try, your right click function is disabled, and does not work. |
All times are GMT +1. The time now is 16:24. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum