W
W
WebforSelf2021-03-16 07:05:40
JavaScript
WebforSelf, 2021-03-16 07:05:40

How to correctly make slick work in each tab of jquery tabs?



There are such tabs on jquery and in each tab there are photos that are formed in a carousel.
The active tab perfectly includes slick, but when you navigate through the tabs, there is a game, how to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iBird Rose, 2021-03-16
@WebforSelf

do when switching tabs. in your case inside
$('.tab_content .products').slick('setPosition');
$('.tabs_main li').click(function(event) {

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question