I've been working on improving my development process and was wondering if there's any way to detect when a css transition is completed.
I avoid using js library's for the visual layer like jQuery unless it's as a fall back or to swap class's, and I'd like to keep the animation paramaters with in the CSS (SASS actually)
Are there any words of wisdom or light weight library's out there for this?
Hi all,
I've been working on improving my development process and was wondering if there's any way to detect when a css transition is completed.
I avoid using js library's for the visual layer like jQuery unless it's as a fall back or to swap class's, and I'd like to keep the animation paramaters with in the CSS (SASS actually)
Are there any words of wisdom or light weight library's out there for this?
http://stackoverflow.com/questions/2087510/callback-on-css-transition
Thanks Doc, i have ran into this post but haven't tried it personally yet.
I just made this demo for WebKit, but works...
http://codepen.io/chriscoyier/pen/794d034a50b5f691bc08b5a4d38de048