Closed tiago258 closed 6 years ago
Hi,
I would like to know if it's possible, for example, jump from first slide to last slide without cross all other sliders.
Do you think it would be possible to implement?
Thanks, Tiago
Sure set speed to 0. Scroll to whatever you want. Then set speed back to normal: Use the method $.fn.multiscroll.setScrollingSpeed(700);
$.fn.multiscroll.setScrollingSpeed(700);
Ok, thanks
Hi,
I would like to know if it's possible, for example, jump from first slide to last slide without cross all other sliders.
Do you think it would be possible to implement?
Thanks, Tiago