Tagged Questions
2
votes
2answers
140 views
Drag-scroll (iOS-like flicker) and text selection
I am thinking of adding drag-scroll function for a mouse (aka iOS-like flicker) on a textarea by using some jQuery library, where I also want to allow selection of the text with mouse drag. As they ...
3
votes
2answers
151 views
Touchscreen: Select small zones from a huge scrollable image
My app lets the user take a picture of a sheet of paper, then select a block of 2-3 words, then another block.
The user must be able to clearly read the (potentially tiny) written words, so she will ...
0
votes
1answer
409 views
How many items in a carousel should be shown to the user at a glance?
Is there any recommendation or best practice?
The context is that of a web application running on desktops. The number of items is variable ranging from 4 to around 10.