Google is amazing:

http://stackoverflow.com/questions/12991164/maintaining-the-final-state-at-end-of-a-css3-animation



On Sunday, May 8, 2016, Crest Christopher <crestchristop...@gmail.com>
wrote:

> What is the CSS animation property to prevent a element from going back to
> the start.  For example; you apply a keyframe for left;
>
> 0%
> left: 0
>
> 25%
> left: 45px;
>
> 75%
> left: 82px;
>
> 100%;
> left:100px
>
> When the animation finishes playing, instead of it stuck at keyframe 100%
> it reverts back to keyframe 0%; which I don't want ?
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>


-- 

Tom Livingston | Senior Front End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to