You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ticker option only shows one slide, the next only shows when the first is going out.
The speed has to be setted with a high value too, but that isn't a "problem".
The ticker option only shows one slide, the next only shows when the first is going out.
The speed has to be setted with a high value too, but that isn't a "problem".
$('.bxslider').bxSlider({ speed: 125000, ticker: true, tickerHover: true, minSlides: 3, maxSlides: 3 });
The text was updated successfully, but these errors were encountered: