Skip to content

Instantly share code, notes, and snippets.

@alykat
Created January 8, 2014 16:21
Show Gist options
  • Save alykat/8319511 to your computer and use it in GitHub Desktop.
Save alykat/8319511 to your computer and use it in GitHub Desktop.
@-webkit-keyframes filmstrip {
0% {background-position:0 -0%;-webkit-animation-timing-function:steps(1);}
4% {background-position:0 -100%;-webkit-animation-timing-function:steps(1);}
8% {background-position:0 -200%;-webkit-animation-timing-function:steps(1);}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment