Figures & Code Examples
- Weird animation names work
- Keywords as animation names are a bad idea
- The W animation
- No 0% or 100% keyframes
- Without a midpoint, auto doesn’t animate well
- Setting/omitting initial values and 0%
- Animation API
- Unfortunate animation names
- Keywords as animation names are a bad idea (redux)
- No 0% or 100% keyframes (redux)
- Visualizing background color changes over time
- animation-duration with invalid value
- Using fractional duration values
- Basic bouncing ball
- Partial animation
- Bouncing ball animation with negative animation delay
- Animation events
- Animation events, again
- Animation chaining
- Animation following and animation
- Animation chaining with Javascript
- Animation iteration delay with Javascript
- Animation iteration delay
- Animation iteration delay
- Animation iteration delay
- Animation iteration delay
- Animation iteration delay (redux)
- Cubic Bézier named functions
- An outlandish Bézier curve
- Effect of outlandish Bézier curve
- Representation of a cubic Bézier curve
- Better bouncing ball animation
- Sprite of dancing
- Steps timing function, Gangam style
- Visualizing start and end change points
- Steps timing function with translate transforms
- Changing the animation timing function mid-animation
- Representation of another cubic Bézier curve
- Bodacious bouncing ball animation
- Interactive bouncing ball animation
- Partial iteration with fill-mode
- Partial iteration with fill-mode, again
- A snowflake
- Running animations take precedence
- Last declared anaimation takes precedence
- A snowflake with animation starts and stops