Here is the code to disable right click on page.
<html>
<body oncontextmenu="return false;">
Try right click.
</body>
</html>
Happy Programming !!
Here is the code to disable right click on page.
<html>
<body oncontextmenu="return false;">
Try right click.
</body>
</html>
Happy Programming !!
9 comments:
is it possible to convert it into css form?
Thank You
This Code Does Not Work in opera browser..
Please Check it in opera...
And Send to me....
Waiting for your mail...
thanks. it worked!
Thank you very much for this tip :)
when u click on the image, the image opens up independently, and the right click is enabled there. how dyu disable that?
but on the main blog it worked, thanks a lot for that though. :)
Thank you... this works! :)
That's not work in Opera browser..
did you have disabled right click script for opera?
Thanks for sharing helpful tips! this worked perfectly.
Post a Comment