jcobb / basic-jquery-slider

Simple to use, simple to theme, simple to customise.
basic-slider.com
543 stars 307 forks source link

Randomstart: Next/Prev doesn't work well #152

Open tim-peters opened 10 years ago

tim-peters commented 10 years ago

When randomstart is activated, and the user wants to switch to the next or previously slide the first time, he has to click on the next or prev button twice (Firefox 25.0.1). Additionally sometimes when the slideshow randomly starts on (for example) the 3rd slide and the users clicks next, it switches to the first or the second slide instead of the 4th.

tim-peters commented 10 years ago

One more question: Is there any possibility to start on a defined slide instead of the first one?

jcobb commented 10 years ago

Hi Tim, thanks for bringing this to my attention. I'm currently nearing the final stages of development on a new version of slider, I'll test for this issue and ensure it's not present in the new version.

The new version does include the ability to define a specific slide to start from, but unfortunately it's not possible in the current version.

Thanks for using basic query slider and taking the time to log this issue.

mlk4343 commented 9 years ago

I'm having the same issue described by tim-peters with version 1.3. Has the new version containing a fix been released?