|
Besides, there are not a lot of ways you can prevent the user from looking at the source code of the page. If you really want to protect your images, use watermarking.
But whatever you do: don't block the right-click. Not only does it hinder the viewing pleasure of the users (I have a lot of plugins that make use of the right-click functionality), but it's also a very insecure method to secure your images.
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
Last edited by stevej; 08-16-2009 at 07:08 PM..
|