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

সহায়তা খুঁজুন

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.

আরও জানুন
সংরক্ষণ করা হয়েছে

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

jscher2000 -... replied
battlebornstar

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 দ্বারা পরিমিত

All Replies (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.)