Comment on Myth busting the HTML5 performance of transform:translate vs. top/leftComments−leeoniya13yi'm assuming there's no "callback" or event to "listen" for that can be hooked to identify the end of the animation when using the translate method, you just have to rely on the preset duration?−tumultco13yThere is a webkitTransitionEnd callback. But it alone isn't sufficient for complex animations that could be made with Tumult Hype.
Comments
i'm assuming there's no "callback" or event to "listen" for that can be hooked to identify the end of the animation when using the translate method, you just have to rely on the preset duration?
There is a webkitTransitionEnd callback. But it alone isn't sufficient for complex animations that could be made with Tumult Hype.