Some web pages are disabled right click for different different purposes. This web pages use some java scripts to disable the Right click on them. So to enable the right click on them we have to use some java scripts which performs the operation on web pages. So follow the following steps :
1. Copy the following javascript
javascript:void(document.oncontextmenu=null)
2. Open the web page which is disabled the right click.
3. Go the address bar of the same page or window.
4. Paste the javascript in the address bar of the window.
5. And hit the Enter ◄┘ and you have done it ....
and test this javascript is worked or not ...... if not worked then please try it again.
No comments:
Post a Comment