Lea Verou 1/9/2014

Smooth state animations with animation-play-state

Read Original

This article explains a CSS technique for improving state-based animations. Instead of abruptly snapping back when hovering out, the tutorial shows how to use animation-play-state: paused initially and switch to running on hover, creating a smoother user experience with animations that freeze in their last frame.

Smooth state animations with animation-play-state

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes