The thing about this is that there is, as far as I can tell, no good solution for the fact that it can take a long, long time to return to the top of a page with a lot of text on a mobile device. If I read 3/4 of a lengthy story on my phone and I want to navigate somewhere else on the same website my only practical option is to revisit the main page of the site and start navigating from there. Do any mobile browsers…
The Scroll Up Bar
11–20 of 118 posts
Re: The Scroll Up Bar
#12I don't want a page to analyze every of my behaviors and try to predict what I want to do. Sometimes I just like to scroll up and down to look for stuff, and I don't want some bar flashing in and out.
Re: The Scroll Up Bar
#13I was hoping to read about a usability study done when I clicked the link. I do agree for blogs and articles but for web apps I'm not sold.
Re: The Scroll Up Bar
#14The thing about this is that there is, as far as I can tell, no good solution for the fact that it can take a long, long time to return to the top of a page with a lot of text on a mobile device. If I read 3/4 of a lengthy story on my phone and I want to navigate somewhere else on the same website my only practical option is to revisit the main page of the site and start navigating from there. Do any mobile browsers…
I don't know what mobile phone you use, but on iOS tapping the status bar scrolls back to the top of the page (or anything else that scrolls in the system).
Re: The Scroll Up Bar
#15Re: The Scroll Up Bar
#16Earlier quoted context omitted.
I don't know what mobile phone you use, but on iOS tapping the status bar scrolls back to the top of the page (or anything else that scrolls in the system).
Aside: Is there a way to detect that happening in JavaScript? Just thinking that detecting the user doing that and then showing the site's nav bar again would be groovy...
Re: The Scroll Up Bar
#17Re: The Scroll Up Bar
#18"Creeper" nav bars (an appropriate term, I think) are partly a consequence of mobile devices not letting you instantly jump to the top of a page. Mobile devices should offer a snappy, intuitive way to jump to the top or bottom of a page.
Re: The Scroll Up Bar
#19For me, the ideal solution is just get rid of the fixed bar, and have a clickable menu drop down. I don't want a page to analyze every of my behaviors and try to predict what I want to do. Sometimes I just like to scroll up and down to look for stuff, and I don't want some bar flashing in and out.
The main argument against using a menu-button is that it hides the contents behind it, which makes them hard to discover and interact with.