Answer the question
In order to leave comments, you need to log in
Slick in modal window?
Placed the slider in the modal window.
When you open a modal window, the layout goes until you click somewhere.
Did a refresh when opening the modal
$('.open-modal').click(function() {
slick.slick('refresh');
});
Now, when opening a modal window, the layout that has gone wrong is shown for a split second, then sharply normal. Is it possible to get rid of this jump?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question