textillate
textillate copied to clipboard
outAnimationEnd.tlt
Hello,
Im noticing that everytime I test the OutAnimationEnd of the script, it does not fire accordingly.
e.g. $('.tlt').on('outAnimationEnd.tlt', function () { alert("animation has ended"); });
I have 3 separate strings. The first one always fails to fire the event, but the other 2 does fire it properly.
I confirm I have the same issue. But in my case it does not fire at all