How to disable right click on the page.
How to disable right click on the page. actually i want to disable right click on the image.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Purushottam RathorePosted Apr 27, 2009, 12:48 AM
Thank you sir for reply
This script is able to disable right click on page but i want to disable right click on image only.
ArshadPosted Apr 22, 2009, 3:34 AM
Even i want to suggest some thing for this Thread,
we can just use the oncontextmenu="return false;" inside the Image, thats all
It will disable the right click in the Image.
Regards
Arshad Khan.
Niradhip ChakrabortyPosted Apr 22, 2009, 2:58 AM
NO RIGHT CLICK" for Images
Script For "NO RIGHT CLICK" for Source
You also can try the folowing link
1.http://www.web-wise-wizard.com/javascript-tutorials/disable-right-click.html
Blocked AccountPosted Apr 22, 2009, 12:24 AM
Hi,
Put this javascript in the head section of your page.