EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

control animation speed #128

Closed maz1989 closed 8 years ago

maz1989 commented 8 years ago

can I control the speed of the animation

kafeltz commented 8 years ago

I believe this is the animate.css job. Check it out.

EragonJ commented 8 years ago

yes, animation is mainly for CSS, so as @kafeltz said, you can change that from CSS. But right now there is a small bug in trip that we didn't take care of this animation time when running and this should be fixed.