Codeinwp / Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
http://idealimageslider.com
GNU General Public License v3.0
1.57k stars 160 forks source link

Fix gotoSlide() transitions #27

Open gilbitron opened 10 years ago

RomainSauvaire commented 9 years ago

Which means ? Could you be more specific ?

gilbitron commented 9 years ago

If you gotoSlide and the target slide is not adjacent to the slide you are currently on, the transitions don't work. It just "jumps" straight to the target slide.

RomainSauvaire commented 9 years ago

Seems weird : it's working on Chrome for mac OS 40

by the way : awesome stuff @gilbitron, congrats !

jscissr commented 8 years ago

The issue is also visible with bullet nav: http://idealimageslider.com/demo/bullet-nav.html If you are on the first bullet and click the third bullet, there is simply no animation; if you click the fourth bullet, the animation is weird.