Skip to content

Instantly share code, notes, and snippets.

@hongkheng
Created June 29, 2015 02:40
Show Gist options
  • Save hongkheng/8c516aa794d9184d27be to your computer and use it in GitHub Desktop.
Save hongkheng/8c516aa794d9184d27be to your computer and use it in GitHub Desktop.
css scroller
.surface {
transform: translate3d(0,0,y);
backface-visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment