jschr / textillate

A jquery plugin for CSS3 text animations.
http://textillate.js.org
MIT License
3.66k stars 759 forks source link

outAnimationEnd not firing at all #91

Closed solancer closed 8 years ago

solancer commented 8 years ago

I'm trying to integrate textillate into responsiveslider.js but none of the manual trigger functions like outAnimationEnd fire..

jschr commented 8 years ago

can you show me some code demonstrating the issue? preferably a jsfiddle

solancer commented 8 years ago

http://codepen.io/linuxsavvy/pen/rxvzJJ

solancer commented 8 years ago

now what I'm trying achieve here is to first load lateral thinkers and then after that load the second line comes in with the animation. But $('.texteffect').on('outAnimationBegin.texteffect', function() does not trigger at all.

solancer commented 8 years ago

and trying to do this within the textallate callback: function() is not firing for the second time when the same slide is loaded.

jschr commented 8 years ago

The animation events appear to be firing as expected. I was able to get your code working with a little cleanup: http://codepen.io/jschr/pen/EPLdrY

solancer commented 8 years ago

Thankyou for the help really appreciate it!

solancer commented 8 years ago

http://codepen.io/linuxsavvy/pen/xZjmom?editors=1000 just wanted to know how I can get the previous nav button to work for text animation on the slider after changing the order of the texteffect_2