Answer the question
In order to leave comments, you need to log in
What plugins can be used to implement this slider?
Hello. Faced a problem with the implementation of this slider. The essence of the problem is flipping through 4 slides with a fade effect, most plugins, for example, Slick, are able to display only one slide with this effect. The search for ready-made similar solutions was not successful. Please suggest any plugin that can solve this problem.
Answer the question
In order to leave comments, you need to log in
Make the fade effect separate with keyframes. Slick and other sliders add a class to active elements. So just cling to it and hang the animation with a delay through :nth-of-type. Sometimes the structure will not allow you to do this, then you can add your own class to js with a delay, on the item activation event.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question