<body oncontextmenu='return false;'>
...
</body>
Note :User can still do a View/Source in their browser menu.
Home / FAQ / ASP.NET / Client Side Scripting / How to disable the right click option on a web page
<body oncontextmenu='return false;'>
...
</body>
Note :User can still do a View/Source in their browser menu.
Share with