View Single Post
  #11  
Old 02-04-2005, 04:14 PM
  groovico's Avatar 
groovico groovico is offline
 

X-Man
  
Join Date: Apr 2003
Location: Firetanksoftware.com
Posts: 2,326
 

Default

Quote:
Originally Posted by Ian
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">

That disables copy and paste all through the site including order forms via the menu, it annoys the hell out of customers so use wisely.
__________________
Groovico

Used by X-carters the world over:
Marketing Manager Pro Bundle For X-cart
Featured Product Manager for X-cart
Feed manager pro for X-cart

http://www.firetanksoftware.com

Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X
Reply With Quote