D
D
Dmitry_Vladimirson2022-04-01 14:54:33
css
Dmitry_Vladimirson, 2022-04-01 14:54:33

How to make such a complex slider?

Can you please tell me how to implement such a slider?
We want the slides to scroll hirizontally from right to left, with the circle in the background spinning with them.
It is not clear how to implement such a slider show with the display of one active
6246e66399fc6941251583.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Step, 2022-04-01
@kellas

Circle, twist, slides move. There is nothing complicated. Just layout.
https://developer.mozilla.org/ru/docs/Web/CSS/transform
On js we define the current active element, we set the shift to the required number of pixels.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question