Tagged Questions
14
votes
7answers
807 views
Dots or arrows?
Which of the following 2 is more usable:
Having dots on the carousel
Having back and forward arrows, with some text to indicate the
position and number of slides in the carousel
The carousel is ...
6
votes
3answers
180 views
slides usability - auto play or not?
Im talking about the mini-slideshow many websites have on their front pages, where the slides change automatically, but the user can navigate by clicking on small circles below the slide.
Problems ...
2
votes
2answers
327 views
How many images should a slideshow carousel rotate automatically?
How many images should be updated or rotated in on a slideshow carousel that features things like products or articles?
1
vote
1answer
166 views
How many photos should be in a slideshow for mobile on page load?
We have a slideshow which displays one photo at a time. The user can click or swipe through back and forth. Right now we're loading in 10 to start, but there is no actual research behind the decision.
...
2
votes
2answers
271 views
Better way to scroll through discrete horizontal list
As a javascript developer, the simplest way to implement sliding is to just put all items in a row and animate by changing a css property.
Are there any reasons to do it this way besides the ...
