W
W
WebforSelf2020-10-05 07:21:14
Slick
WebforSelf, 2020-10-05 07:21:14

How to make active slide when clicking on slide slick?

Is there a slider like this?



I wanted that when choosing (clicking on any slide, it becomes active and highlighted with a red background), I can’t figure out how to implement this on a slick.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hzzzzl, 2020-10-05
@WebforSelf

$('.data_tour_list').slick({
  infinite: false,
  slidesToShow: 3,
  focusOnSelect: true,   // <- так?
.....

focusOnSelect
default:
false

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question