Enable Right Click on sites where it is disabled.



I take no credit, except posting it here. Found it in HF ...

Several web sites turn off the ability of right-click on there pages. Web administrators are using this to protecting their web pages from unauthorized copying. This is very common.. There are lots of sites using this to protect copying there content by others. They use simple JavaScript to disable the ability of right-clicking on there web pages. Here I’m going to show you a very simple way to turn this Disabling Right Click thing OFF. When ever you visit a website, and see that u cannot right click, copy-paste the code below in the browser URL bar, with the most cases this will work perfectly and enable you to write click on any web page and do what ever you want.

“ javascript:void(document.oncontextmenu=null) “ 

Filled Under:

0 comments:

Post a Comment