nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 442 forks source link

"Slide" Animation not working - "Fade" working though #359

Closed TheFrakes closed 3 years ago

TheFrakes commented 7 years ago

Hi!

I recently "installed" superslides. I did everything as suggested and so far everything works but the animation: 'slide' thing. Whenever I select this animation, a click on next/previous will just load the next/previous slide without animation. However, if selected animation: 'fade' everything works perfect. I did not change any settings in the jquery.superslides.js file and I am loading all the other necessary scripts.

Since it works with fade, I am pretty sure I set it all up correctly. Is there any option/feature I am missing or maybe overriding?