Enable right click on website that disable it for IE 6,7 and Firefox 3

It is very user unfriendly when you browse on the website that disable mouse right click button. I always right click on at link and open as new tab by using Firefox or Internet Explorer 7. I hate it when those website disable the right click function. So how to solve it?

There are ways to enable back the right click function. One of them is type the following into the URL bar of your browser: javascript:void(document.oncontextmenu=null). However, this won’t work on all the websites. Some of the websites I visit do not work at all with this function.

Therefore, there is another way to do that. However, this one should be done when really needed because it will disable all the JavaScript functions of that website. Some of the websites might not run properly without JavaScript enable. So make sure that you enable back the JavaScript then.

Steps to enable right click by disabling JavaScript in Firefox 3
1. Go to “Tools” -> “Options”
2. Click “Contents” tab
3. Untick “Enable JavaScript”

Steps to enable right click by disabling JavaScript in Internet Explorer 6,7
1. Click “Tools”->”Internet Options”
2. Click the “Security” tab.
3. Click “Custom Level”
4. Scroll down to the “Scripting” section.
5. Set “Active Scripting” to “Disable”
6. Click “Ok”. Restart your internet browser.

Finally, make sure that you enable back the JavaScript function after use. Enjoy right click…

LEAVE A REPLY

Please enter your comment!
Please enter your name here