A
A
applecode2018-02-28 14:21:50
JavaScript
applecode, 2018-02-28 14:21:50

How to make a slick slider loop?

Oh, this slick)) I can’t figure out how to make the transition from the first slide to the last without rewinding

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Egor Zhivagin, 2018-02-28
@Krasnodar_etc

Autoplay - a bit about something else

$('.slider').slick({
  infinite: true,
});

D
Denis Shevchenko, 2018-02-28
@densisss

infinite: true

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question