August 4, 2008 at 10:16 am
#774500
Inactive
@Inspiration 170880 wrote:
what else can i use to prevent my site being copied again?
Can’t do anthing except make it harder.
disable the drag & drop so the text can’t be highlighted
for IE:
for FF and NS add this css line ( I only tested this briefly)
For all Images disable the image toolbar in IE 6.x – I believe the image toolbar has been either removed or disabled by default in IE 7.x – I don’t remember.
For all images on page
For individual images –
add GALLERYIMG=”no” to the image tag
However, the best way is to watermark images.
Slotplayer