[Ilugc] Preventing right-clicking in Images!!

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Sun Jun 27 14:57:30 2004

On Sat, Jun 26, 2004 at 09:15:43PM +0530, Sridhar R wrote:

  The `img` html tag needs the image location.  The user could easily
get this URL (from the HTML page) and use `wget` to download it.

  Regardless how you restrict it, the user could simply take a
screenshot to get the picture.

most common way this is done is using a stupid javascript that detects and
traps right click.

so, turning off javascript is not rocket science at all

Other related posts: