Dragging images from websites
Autore: Nigel W.
Visite 1219,
Followers 2,
Condiviso 0
It has only just been pointed out to me that people can simply "drag" and "drop" onto their desktops any image they want from our websites, although "right click" is disabled.
What can Incomedia do about this?
(I've only just noticed this after several years...lol!)
Postato il
If you protect the HTML code in the boxes 4 - Privacy and Security - Security tab, the right mouse button is then blocked. (v12pro)
JJ.
Yes, that's correct JJ, but Nigel is referring to the ability which any web site visitor has to left-click and hold on an image, then drag it to the Windows desktop.
Nigel
Try adding html code to your header (it will be invisible)
Then paste this.
<BODY onselectstart="return false;" ondragstart="return false;">
Autore
Hi Esahc...
Do you mean in EVERY html page or add it to Advanced Settings -> Custom Code?
Nigel
Nigel
Just add it once, step 1, template customisation. This will provide prtection on every page whether responsive or not.
It will look like it is going to obliterate some of your header, but it will not.
Autore
Hi there Esahc...
Unfortunately, this doesn't work.
http://www.hampsteadheath.net
Nigel
Hi nigel
you need to add the script tag, I believe it should work then.
regards
jamie
Autore
Hi Jamie/Esahc...
My apologies...it DOES WORK!
Because of memory issues the inserted html code above kept vanishing but now I've managed to keep it in tact and published, it works a treat!
Many thanks,
Nigel