How to make such a slider, that is, the block is fixed and you control the slides with the cursor?
-
Scroll down, an example will be on the Photos blockJavaScript Adam Drake, Mar 11, 2020
-
There's the whole trick of using
position: sticky
and binding the scrolling slider to the speed.
Anonymous
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!