Is it possible to make a carousel with different delay times for switching between slides?
-
Now there is a need to make sure that each slide has its own display time on the screen.
Are there such plugins?JavaScript Adam Shields, Apr 21, 2020 -
There is hardly a ready-made solution, I have not heard of such.
You will need to finish some carousel to fit your needs, the task is not difficultAnonymous -
There is a popular plugin Swiper.js . There are many types of sliders, including carousel, easy use - Swiper Demos these are their sliders, there is definitely something for you need toAnonymous
2 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!