CSS keyframe animation -webkit-transform reset Chrome Bug -


i'm getting bug using css keyframe animation.

when animating -webkit-transform property, if add -webkit-animation-play-state: paused; , remove it, animation jumps start , resumes again.

here example of in action: http://jsfiddle.net/najff/8/ happens when toggling animation state javascript: http://jsfiddle.net/najff/7/

is there workaround issue?

thanks!

it's bug issue in webkit, affected might interested in roman komarov's technique of tricking webkit transitions on pseudos via inheritance.

checkout below link

pseudos

:)


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -