This is a discussion on "How do I disable the COPY feature on images???" within the Graphics and 3D section. This forum, and the thread "How do I disable the COPY feature on images??? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How do I disable the COPY feature on images???
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
I've seen this before on other sites and was wondering how is it done?
The COPY feature is disabled, so that you can't select an image and/or copy it. I think its a great/nifty little feature to aid in protecting copyrighted images from being stolen/used by other parties. I would like to use this feature, does anyone know how to do it? Or where I can find out how? Your input is appreciated, thanks! |
|
|
|
||||
|
Re: How do I disable the COPY feature on images???
Are you referring to blocking right click? Or are you referring to making the image not appear in the browser's cache?
|
|
||||
|
Re: How do I disable the COPY feature on images???
It's waste of time! It's javascript so it can be turned off in 2 seconds.
If you're afraid of people copying your images just don't put them on the internet. But if you really want them there ... I would suggest adding a watermark. With PHP you can watermark images using ImageMagick |
|
||||
|
Re: How do I disable the COPY feature on images???
If you design your watermark properly, the image can still look very nice. I've seen it done very well on stock photo sites.
|
|
||||
|
Re: How do I disable the COPY feature on images???
Very true, I should of just said sometimes the image looks like crap when watermarked. But I still feel the JavaScript method is a good option in addition to that, because it does stop the average user, but that is just me...lol
|
|
||||
|
Re: How do I disable the COPY feature on images???
For sure the JS will work but ... I've taught that You cannot rely on JavaScript being available. Period.
|
|
||||
|
Re: How do I disable the COPY feature on images???
Come on karinne...lol Most normal computer users have JavaScript on, and have no idea how to turn it off. Period! Even if they do who cares! If you use the water mark it will not matter to you...it is just to stop normal computer users.
Kinda like locks on doors. They are not impossible to break...I feel they real purpose is to keep out people who are not thief's, regular people that are not going to rob anyone. Just some added security...I know, I'm nuts! |
|
||||
|
Re: How do I disable the COPY feature on images???
I LOVE to agree to disagree with you!
|
|
||||
|
Re: How do I disable the COPY feature on images???
hehehe...in short both methods will work. I would use both methods, but that is just me...lol, Let us know if you need anything else!
|
|
|||
|
Re: How do I disable the COPY feature on images???
Thanks for the replies...wasn't really looking for a debate on it though, LOL
So how do I do it anyway? with the javascript. I know there are still ways to get an image, but I'd still like to know how to do it, and I think the "newbie" computer users would be stumped by it still... |
|
|||
|
Re: How do I disable the COPY feature on images???
Quote:
|
|
||||
|
Re: How do I disable the COPY feature on images???
hmmm...here is the block right click one.
|
|
||||
|
Re: How do I disable the COPY feature on images???
I can't believe I'm doing this but
taken from http://www.brownielocks.com/stopcopying.html you have to scroll a bit to find it. But ... google found it for me |
|
||||
|
Re: How do I disable the COPY feature on images???
I am to lazy to use Google...lol, but looks like it would work!
I like my block right click script better...lol |
|
|||
|
Re: How do I disable the COPY feature on images???
Thank you both, I can't wait to give the scripts a try
|
|
||||
|
Re: How do I disable the COPY feature on images???
Not trying to be negative or pessimistic here, but most users know how to "Print Screen" to and get it that way. Also, if you want protection add a watermark, but do it correctly. There are two kinds of watermarks, 1) always visible and 2) visible on highlight only. I prefer the 2nd method as most people don't realize its there and if you see someone using your image they more than likely haven't removed the watermark.
Ohh, and don't put your site's name across the bottom corner, as no one cares about losing 10px of a pic, lol.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
|||
|
Re: How do I disable the COPY feature on images???
yeah if your gon to put it anyware put it corner to corner diaginal so if the try to cut it out they loose half the image also just make the opacity of the image like 5-10 so that you can still tell its there but you can also see the image nicely..
|
|
|||
|
Re: How do I disable the COPY feature on images???
Quote:
Quote:
Quote:
|
|
|||
|
Re: How do I disable the COPY feature on images???
I guess the fact of the matter is, that if its available online, anyone can get it, one way or another...nothing is really protected.
|
![]() |
| Tags |
| disable copy, images |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Right click disable.. | tipgal | JavaScript Forum | 6 | Feb 10th, 2008 18:46 |
| disable two inputs | smudge618 | JavaScript Forum | 2 | Feb 7th, 2008 15:24 |
| How to disable a hyper link <A> | alok356 | Web Page Design | 3 | Nov 10th, 2005 04:11 |
| Disable button | Nick | JavaScript Forum | 26 | Jan 29th, 2005 07:20 |