javascript - BxSlider stopping on pagination click -


  $(document).ready(function(){    $('#slider1').bxslider({     auto: true,     pager: true   }); 

i have code, , if click on page navigation bottons, slider stop auto. tried several solutions, no success!

p.s.: bxslider v3!

you can disable code line in bxslider.js:

if (slider.settings.auto) el.stopauto(); //custom ken 

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -