T
T
tory_kuzya2017-01-14 17:04:17
JavaScript
tory_kuzya, 2017-01-14 17:04:17

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

1 answer(s)
I
iBird Rose, 2017-01-14
@tory_kuzya

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 question

Ask a Question

731 491 924 answers to any question