P
P
Pavlo Marchenko2018-03-20 17:16:58
css
Pavlo Marchenko, 2018-03-20 17:16:58

How to make such a scrolling carousel?

Hello!
there is an example site
joxi.ru/RmzZ8xgtWaO3Rm
we see such a carousel, how to do something similar, for example, so that when you click on the button, an item is randomly selected and scrolling to it as in the example.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2018-03-20
@NotFair

Any carousel like slick that has an api. There are hundreds of them. In js, we count the number of slides, select a random number , pull the api method for moving to the number of the selected slide (for slick, this is slickGoTo).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question