• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

my biggest issue with browsing on a smartphone/tablet

makken

Golden Member
so I've found that the biggest issue I have with touchscreen based browsers is that they really don't have a way of handling mouseover events.

this makes navigating around sites with mouseover dropdown menus a huge PITA. Maybe maybe its just my browsing habits, but many sites I frequent utilize this form of navigation. Some are more forgiving 'of clicks, but for most I end up clicking on a link I don't want to go to.

are there any solutions for this?
 
I recently made a website with mouseover navigation. On a mobile device it registers the first touch as a mouseover and the second touch as a mouseclick.

On the flipside, a lot of websites are having a hard time with touch input. IMO I think this is more important than mouseovers.
 
Back
Top