jquery - Jssor (nested slider): how to disable AutoPlay? -
Do anyone know how to stop nested sliders from starting on loading? I have tried entering "$ Autoplay: wrong" inside "Weight NestedSlider Options", but it does not work Thanks in advance.
Source: Example- jquery & gt; Nested-slider. Source.html
There is no 'auto play' for the main slider and 3 kids By default, the sliders are handled by the manual API call.
By removing the following code, you will be able to get whatever you want.
Function OnMainSliderPark (current index, indland) {$ .each (nested slider, function (index, nested sledder) {nested sledger. Pause ();}); Set Timeout (function () (nested slider [current index]. $ Play ();}, 2000);} at Jssor_slider1. $ ($ JssorSlider $. $ EVT_PARK, OnMainSliderPark); OnMainSliderPark (0, 0); In addition, there is a variation of the nested slider.
Comments
Post a Comment