View Single Post
  #9  
Old 02-04-2005, 01:42 PM
 
Ian Ian is offline
 

Senior Member
  
Join Date: Sep 2002
Location: Adelaide, South Australia
Posts: 127
 

Default

This is a quick 1 line fix that will stop the quick pic grabber.

Code:
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
__________________
_____________________________________

4.6.6 Gold Plus
and 4.7.4 Gold
MySQL server 5.6.29
PHP 5.5.34
Reply With Quote