I am using the bxslider which in my option is a pretty awesome jquery slider plugin as far as sliders go.
I using the goToSlide();
function.
bxslider.goToSlide(slide);
I am trying to get goToSlide
to jump to the slide - instead of animating.
Can someone help? I made a fiddle...
Thanks in advance!
just override css transitions to resolve this
full answer here How to move to the next slide without animation for BxSlider?