The below code shows how to disable the user right click on a web page. in developement life sometime we will get htis kind of specification that user should not able to do right click on a web page or a website.
Here is the solution using javascript we can disable right click functionality of the browser
Paste this java script then disable the right click of user...