ENABLE RIGHT
CLICK ON RIGHT CLICK DISABLED SITES
CLICK ON RIGHT CLICK DISABLED SITES
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 in past, but still 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 function ON.
When ever you visiting offending website type the code in red 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) “
administrators are using this to protecting their web pages from unauthorized
copying. This is very common in past, but still 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 function ON.
When ever you visiting offending website type the code in red 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) “
No comments:
Post a Comment