rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.29k stars 863 forks source link

Little bug on your website #193

Open danyaPostfactum opened 10 years ago

danyaPostfactum commented 10 years ago

At the bottom you recommend webkit antialias fix:

.box {
  -webkit-transition: translate3d(0,0,0);
}

That should be -webkit-transform