Unable to get a drop out menu when right clicking images

  • Thread starter Thread starter Bailey S
  • Start date Start date
B

Bailey S

I am having a problem when attempting to right click an
image on any part of a web page,
the arrow just remains no drop out menu appears
and no errors are reported.
yet in all other programs i am able to use this tool
any suggestions would be greatly appreciated.
 
Check that there are no plicy restrictions. Open regedit and locate keys:

- HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet
Explorer\Restrictions
- HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet
Explorer\Restrictions

If there is keyname NoBrowserContextMenu with value 1, change the value to
0.
 
-----Original Message-----
I am having a problem when attempting to right click an
image on any part of a web page,
the arrow just remains no drop out menu appears
and no errors are reported.
yet in all other programs i am able to use this tool
any suggestions would be greatly appreciated.
.
This might be a "feature" and not a bug. Downloading of
images from a web page can be disabled by Javascript code.

Try "temporarily disabling" Javascript and see if that
helps.
In Iexplorer click on "Tools", "Internet
Options", "Security", "Custom Level (near bottom of dialog
box), scroll down to "Scripting". Under Active Scripting,
click on disable. Remember how you did this, because you
will want to reverse it or no Javascript will run in your
browser.
 
Back
Top