Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

possible to disable all drop-down menus while browsing web?

  • 2 replies
  • 3 have this problem
  • 48 views
  • Last reply by dhollmusik

more options

Hi all.

is it possible to disable all drop-down menus while browsing web? The menu-option could then be activated by click on the menu-option.

I don't know about yous, but it drives me nuts moving my mouse around and it randomly opening distracting menus, if I'm working fast I end up clicking one of the options in them instead of clicking the option behind it.


Cheers for any tips on add-ons or settings.

FF 32.0 Win7 Laptop

Hi all. is it possible to disable all drop-down menus while browsing web? The menu-option could then be activated by click on the menu-option. I don't know about yous, but it drives me nuts moving my mouse around and it randomly opening distracting menus, if I'm working fast I end up clicking one of the options in them instead of clicking the option behind it. Cheers for any tips on add-ons or settings. FF 32.0 Win7 Laptop

All Replies (2)

more options

Not that I know of. There can be two ways to create such menus. That can be done via CSS and via JavaScript. CSS pop-ups could possibly be blocked by overriding CSS rules with an important flag (!important), but enabling and disabling such a block isn't easy as you would need to check the page code to see how it works. Blocking specific JavaScript is even more difficult without effecting how the page works. Best would to contact such websites to tell them how you feel about such automatic features. This forum has them as well for the bar at the top of this page.

more options

cheers cor-el...i feared as much.