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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -