Answer the question
In order to leave comments, you need to log in
How to suppress popup (scroll to slider) when changing slides?
cu02970.tmweb.ru/2 _ _ slider frames. Googled that it would be necessary to register the stop of the event
bubbling event.stopPropagation(); // Cancel the ascent
But, here's the problem - I have no idea where to register this. I tried in the slick-min.js file - it did not work, everything is the same.
Answer the question
In order to leave comments, you need to log in
try adding accessibility: false to your slider initialization. where you have
(document).ready(function () {
$('.slider').slick({
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question