I want to disable the ability of a web site to to turn off my context menu in IE. I do not want to turn off javascript entirely, I just want to prevent javascript code from intercepting the right click event. Firefox lets you do this with a checkbox in the user preferences dialog. I can't find an equivalent in IE. I am currently using IE8.
|
|
I don't know of any setting or registry tweak that can do this, however you may be able to re-enable the context menu on a page-by-page basis by entering this into your address bar:
You can create a bookmark with this as the URL to make it easier to use. This should work on most sites that disable the context menu. Until and unless a setting becomes available in IE, though, your best bet (and not only for this particular issue but for browsing in general) would be to use a different browser. |
|||||||
|
|
If you're like me and trying to view the source of some enterprise web-app with a custom context menu in a pop-up window with no location bar, no status bar, and no menu bar don't panic. You can get to everything you need just by pressing F12 and bringing up the developer console. |
|||
|
|
|
For IE 8, you go to Tools/Options/Content Click Advanced to the right of the Enable Javascript checkbox. Uncheck the context menu checkbox. Edit: |
|||
|
|
I know this is for IE8, but for people like me, coming to look for IE9 at least, Shift+Right click seems to work. Try it in IE8 and let us know. |
|||
|
|