Wednesday, May 2, 2012

Enabling right click on websites which block it



http://danieldlaine.com/danieldlaine/wp-content/uploads/2011/04/norightclick.gif




Many websites nowadays disable the right click function of the mouse button which I think could be very annoying sometimes. This is done so that we can’t steal images, file, video, or any other website’s stuff. What about if we extremely in a need of the file without any profit-making and other bad intentions? In this post a tutorial is included to teach you how to solve the problem, without having to open the source code of course!

For google chrome

goto settings->under the hood->disable java script

then refresh the page

If you use Internet Explorer
Click “Tools”->”Internet Options”
Click the “Security” tab.
Click “Custom Level”
Scroll down to the “scripting” section.
Set “Active Scripting” to “disable” (Active scripts are programs written in Javascript)
Click “Ok”. Restart your internet browser.
Note: This will disable the Javascript from being rendered by your Internet Explorer browser which would mean the right click disabled’s script in the website will not work anymore.
For Mozilla Firefox browser, these are the steps which gave the same effect (maybe be vary depending on the version).

Go to “Tools” -> “Options”


Click “Web Features”


Untick enable JavaScript


Alternatively, you can also use this method to re-enabled the website right click function.
Enter the Javascript code below inside your browser’s address bar. (source)

javascript:void(document.oncontextmenu=null

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...