Jwalin Khatri

Disable the right click on page

Posted by: jwalin on: May 22, 2008

disable right click on page.

<html>
<body oncontextmenu=”return false;”>
Try right click.
</body>
</html>

3 Responses to "Disable the right click on page"

Halu , how to put that , i mean where to put the part ?? i really dont know i hope you can help me out thanks..

Halu , how to put that , i mean where to put the part ?? i really dont know i hope you can help me out thanks..

Follow the following steps

1]. open you Page in NOTEPAD.
2]. find the tag
3]. Replace the “body” like body oncontextmenu=”return false;”
4]. Save the file and close the notepad
5]. refresh the page in browser

Happy programming !!!!

Leave a Reply

Blog Stats

  • 15,017 hits

  • jwalin: Follow the following steps 1]. open you Page in NOTEPAD. 2]. find the tag 3]. Replace the "body" like body oncontextmenu=”return false;" 4]. Sav
  • cytocine: Halu , how to put that , i mean where to put the part ?? i really dont know i hope you can help me out thanks..
  • elmerdolor: Halu , how to put that , i mean where to put the part ?? i really dont know i hope you can help me out thanks..