If possible, you should still use css3, because the 3D conversion of css3's translate can enable GPU acceleration, while jquery's animation is executed by js and relies on memory operations.
In this regard, you can refer to this: Enable hardware acceleration for css3
If possible, you should still use css3, because the 3D conversion of css3's translate can enable GPU acceleration, while jquery's animation is executed by js and relies on memory operations.
In this regard, you can refer to this:
Enable hardware acceleration for css3
CSS3 without a doubt. . .
Written detailed related answers, CSS3 is more efficient
http://www.cnblogs.com/WitNesS/p/4643019.html