• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Web Browser question

If I press them the menu appears, I'm not sure that is exactly what you mean, but since there isn't a mouse cursor, thats the closest you can get. I can check with my bluetooth mouse later at home too.
 
I think you are talking about onMouseOver events (hover actions), which of course don't directly exist. Generally you can achieve the desired result by tapping on the menu option, however, if the site has a different onClick event handler, this will be triggered instead.

On the combatarms site, tapping opens the link. If I tap and hold, the site's menu appears and if I hold long enough for the browser's menu to appear and then close it, I can use the site's menu fine. It's not perfect, but it is very usable.

FWIW, I've never had any problems with this limitation.
 
Back
Top Bottom