Google Tests an Interface Optimized for Infinite Scrolling
googlesystem.blogspot.com
Google Tests an Interface Optimized for Infinite Scrolling
1–10 of 27 posts
Re: Google Tests an Interface Optimized for Infinite Scrolling
#2Re: Google Tests an Interface Optimized for Infinite Scrolling
#3The nice thing about Google Images infinite scrolling is that they combine it with pagination.
Re: Google Tests an Interface Optimized for Infinite Scrolling
#4I hate infinite scrolling. With pagination at least you get a feeling of having completed something, of having got somewhere. With infinite scrolling you are stuck, scrolling forever. The nice thing about Google Images infinite scrolling is that they combine it with pagination.
Re: Google Tests an Interface Optimized for Infinite Scrolling
#5I see this as "the revenge of designers" -- having anything permanently taking up the vertical space was pushed from "designers" for years and it always reduced usability for me. I'd prefer to see the results, not immense fixed space that doesn't contain anything. The picture is telling -- the permanent menu bar and the huge empty space around the search box and logo.
Re: Google Tests an Interface Optimized for Infinite Scrolling
#6Re: Google Tests an Interface Optimized for Infinite Scrolling
#7"The navigation bar, the search box and the search options sidebar have a fixed position" I see this as "the revenge of designers" -- having anything permanently taking up the vertical space was pushed from "designers" for years and it always reduced usability for me. I'd prefer to see the results, not immense fixed space that doesn't contain anything. The picture is telling -- the permanent menu bar and the huge emp…
Re: Google Tests an Interface Optimized for Infinite Scrolling
#8I hate infinite scrolling. With pagination at least you get a feeling of having completed something, of having got somewhere. With infinite scrolling you are stuck, scrolling forever. The nice thing about Google Images infinite scrolling is that they combine it with pagination.
I think the title is misleading. If I'm not mistaken it's not actual infinite scrolling, the only change is the search bar and search tools remain in a fixed position. It's a nice change.
The key phrase in the article is "setting the stage". Google hasn't switched to infinite scroll yet, but with a fixed header it seems most likely for them to do so soon.
Re: Google Tests an Interface Optimized for Infinite Scrolling
#9Strange that "position: fixed" hasn't found its way to popular websites before now. It's been supported by major browsers since the early zeroes (or late nineties?), the only exception being IE (for which you can easily make a fix).
Here's a page from ten years ago (!) describing "position: fixed": http://www.w3.org/Style/Examples/007/menus
Re: Google Tests an Interface Optimized for Infinite Scrolling
#10I hate infinite scrolling. With pagination at least you get a feeling of having completed something, of having got somewhere. With infinite scrolling you are stuck, scrolling forever. The nice thing about Google Images infinite scrolling is that they combine it with pagination.
I think the title is misleading. If I'm not mistaken it's not actual infinite scrolling, the only change is the search bar and search tools remain in a fixed position. It's a nice change.
My guess is that the pagination controls are there to accomodate people with JavaScript disabled.