Which has better execution performance: CSS3 animations, or jQuery animations?
How do they affect the user’s browser’s performance or execution speed?
I’m not concerned about browser compatibility, just execution performance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@tstenner shared a good link and it probably would kill your doubts but if you want make some tests you can make some performance tests using the http://jsperf.com/
And you should check out the “Animate.css” on Github. Great and cool animations with only CSS3 http://daneden.me/animate/
[]’s
Igor.