Tagged Questions
16
votes
11answers
1k views
What's a good scroll bar equivalent for a spiral script?
One of my friends is writing a fictional story about a people who use a script that is read in a spiral from the inside out. They write on long coils of flexible material, and longer texts are fed ...
18
votes
6answers
2k views
Are custom scroll bars easier to use or do they just look “nice”?
I've noticed that a lot of webapps have started using custom scroll bars. A few examples include Facebook, Trello, Google Docs, and Twitter. I'm sure you can think of some more:
How do these types ...
5
votes
2answers
357 views
What affords scrolling?
Besides the obvious:
Scrollbar
Touch interfaces (especially mobile ones)
A sign saying "You can scroll here you know!"
This for a desktop application.
4
votes
3answers
1k views
Vertical & Horizontal Scrollable UI
I am creating a UI that will allow users to search and the search results of which are displayed in section that is scrollable both horizontally and vertically. This is kind of weird because the web ...
11
votes
9answers
1k views
Scrollbar on the left
Is there a deep study that suggests to place a scrollbar on the right? Personally I move it to the left whenever it's possible (firefox allow this, as well as xterm and emacs).
I know that placing a ...