Mouse over feature
Hey, is there any possibilty to use the mouse over feature when hovering over a link with firefox for android? klicking just opens the link while jolding would only show a menu. the problem occures on jungle-world.com for example. greetings!
All Replies (2)
Are you talking about emulating that behavior as a user? In that case: not that I'm aware of. Touch devices use touch events, instead of pointer events. Mousover is one of those things you just can't do on mobile and have to account for when designing interfaces to be used on touch devices.
Dolphin Browser solved it this way. Instead off just clicking you move your finger just a few millimeters and it triggers mouse-over instead. Would love that on Firefox aswell.