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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -