English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

you can use this code in an html page..

you need to use javascript.

if (event.button==2||event.button==3) { /* right clicking the button*/
if (event.srcElement.tagName=='IMG') { /* clicking on the image (IMG) */
alert(" No copying") /* alerts the user not to copy..

u may need to use in a function

2006-06-27 07:38:51 · answer #1 · answered by Dykes 2 · 0 0

fedest.com, questions and answers