how to disable right click on any web page or image?

 Posted by Peeyushkumar2 on 3/23/2013 | Category: ASP.NET Interview questions | Views: 4536 | Points: 40
Answer:

In the body tag write property name oncontextmenu="return false"

this will stop right click on web page..

same thing write on img tag to disable right click ..


Asked In: some times | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Peeyushkumar2