Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

can't click links under text menus (CSS menus)

I have an issue clicking certain text menus while using mobile browsers including Firefox Beta and even chrome.

I'm pretty sure they are CSS text menus.. but say I click a header, and there are link options below that header.. I can't click the links that are below it because it quickly loads the link at the top of the menu.

Say this is the menu:

Account -- info -- security -- etc

And account is the header link, and I want to access "security" it doesn't even give me a chance to because it loads the Account link.

Confused and don't know why its happening

The pic is an example of a menu with links incant use

I have an issue clicking certain text menus while using mobile browsers including Firefox Beta and even chrome. I'm pretty sure they are CSS text menus.. but say I click a header, and there are link options below that header.. I can't click the links that are below it because it quickly loads the link at the top of the menu. Say this is the menu: Account -- info -- security -- etc And account is the header link, and I want to access "security" it doesn't even give me a chance to because it loads the Account link. Confused and don't know why its happening The pic is an example of a menu with links incant use
附加的畫面擷圖

由 battlebornstar 於 修改

所有回覆 (1)

This is a common problem with traditional menus because unlike using a mouse, there's no way to "hover" over a menu on mobile, you have to touch it, which then gets processed like a click. Unfortunately I'm not aware of any workarounds.

(My blog has this problem and I probably need a new template that can tell the difference between desktop and mobile browsers and adapt how the menus work.)