Forum Moderators: not2easy
Adam
Do you remember me telling you that it's imposible to prevent people from copying an image? The same thing is true for everything on a web page. Once it's online, it can be copied, and there's nothing you can do to prevent it. If you don't want something copied, don't put it online.
Concentrate on maintaining the quality of your site so that it out-performs any competition.
Note that if you save the image by right clicking, what you will get is the transparent GIF, named transparent.gif. That means you will have one of your own, to play with.
<Sorry, no personal URLs. See TOS [webmasterworld.com]>
Just a repeat on the caveats: people can still get to your images, this technique just means it isn't a total no-brainer.
[edited by: tedster at 4:13 am (utc) on April 20, 2004]
[edited by: tedster at 4:14 am (utc) on April 20, 2004]
<a href=#"><img src="Images/Page/cover.gif" alt="Picture Name" style="border: none;"></img></a>
This allows users to still "click" on the image and go to a larger image or another page. Just make sure the gif is a square the same size as the image.
Khem