Tagged Questions
17
votes
6answers
1k views
Do people use `jump to top of page` links?
I'm talking about links or buttons at the bottom of the page or screen simply linking to the top of the website.
Is there any data on that?
Are they used more frequently on long pages?
What about ...
5
votes
2answers
169 views
Linking into an infinite scrollable stream
I have a web app that contains a stream of entries with a "more..." button at the bottom that loads in older entries. If one of the entries is selected then the right panel displays details on that ...