javascript - Pause and change current frame of CSS3 animation? -
Is it possible to change the current frame of CSS3 animation after using it (jQuery or Vanilla JS)? How can I do this?
More specifically, I am thinking about the slidebar which can change the current frame ...
A writes a good post on Iime Vidas but there is still a problem with CSS3 on the old IE. And Bela who works:
.pause {-webkit-animation-play-state: paused; -moz- State of animation play: paused; State of O-Animation Play: Paused; State of animation play: paused; }
Comments
Post a Comment