You what you have done is to use some trickery to get this picture:

<http://www.roughtech.com/t/protected_picture.jpg>

Very nice!!  A casual user won't know what to do to get it.





> Date: Tue, 26 Apr 2011 09:49:35 +0530
> Subject: Re: [css-d] OT: Protecting pictures
> From: chetancra...@gmail.com
> To: xfs...@hotmail.com
> CC: css-d@lists.css-discuss.org
> 
> > How do you guys protect your images on the web?
> 
> I normally don't bother trying to "protect" images because all the
> methods can be circumvented. But if a client insists on it, I use this
> technique:
> I overlay an absolutely positioned, transparent, div over the image.
> Right clicking on the image is then not possible. As usual, IE7 and
> IE8 behave differently. In these browsers, a transparent div is
> ignored when right clicking. The workaround for this is to give the
> div a background color and then set the opacity to 0 to make it
> transparent.
> 
> You can see an example here: http://www.roughtech.com/t/protected_pic.html
> 
> Regards,
> Chetan Crasta
                                          
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to