The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
5answers
364 views

What is the correct meaning of “slider”?

I'm confused by the word "slider". It seems to be used interchangeably for two quite different types of UI control. An input allowing selecting of a point on a numeric scale, as in the jQuery UI ...
14
votes
7answers
805 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 ...
1
vote
3answers
852 views

Best practices for website front page slideshow?

We are r&d on front page slideshow, if you look to the following slideshow there is next and previous and at right corner slideshow numbers, so some one place number on right corner while others ...