[thelist] Hiding images (no right click?)

Richard Bennett richard.bennett at skynet.be
Tue Oct 16 17:52:38 CDT 2001


Hi,
Try this:

<body>
<!-- all your images and code-->
<img  src="transparent.gif"
style="position:absolute;top:0;left:0;width:2000;height:2000;" />
</body>

This would prevent the right-click saving, and the right-click view-source,
if you then show the images in menu-less popups you can't view-source from
there either, but it seems a little pointless, as all the images are already
on the machine, in the internet cache for all to see.

Cheers,
Richard.
www.richardinfo.com

----- Original Message -----
From: "Faye Tarzwell(FayeC)" <fayec at canada.com>
> Hi Aardvark,
>
> That was exactly my point when I answered a question on another list
> about stopping right clicks....
> There is no way to really "hide" the file...I then remembered this page
> that had done a really good job by hiding the image behind a layer and
> then somehow hiding the code?!? Don't ask me...I lost the bookmark or
> the page is offline....
> That's why I am asking...at least it's less annoying that that
> "Right-click not allowed popup"....






More information about the thelist mailing list