Jquery - choppy animation
Jquery - choppy animation
Out of context: Reply #10
- Started
- Last post
- 13 Responses
- animatedgif0
^ adding
"-webkit-transform-style: preserve-3d" to that element fixed it for me and made it run better too. Forces it into hardware accelerated mode I think.On modern browsers you should be using transform for these effects rather than changing the width.
http://developer.apple.com/libra…