textillate icon indicating copy to clipboard operation
textillate copied to clipboard

outAnimationEnd.tlt

Open psalmnoelff opened this issue 11 years ago • 1 comments

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.

psalmnoelff avatar Sep 17 '14 07:09 psalmnoelff

I confirm I have the same issue. But in my case it does not fire at all

solancer avatar Jan 27 '16 23:01 solancer