Is there any advantage to using CSS animations over jQuery animations? (performance, or otherwise)

前端 未结 6 1052
执念已碎
执念已碎 2021-01-12 11:59

I mean, CSS animations are cool, but CSS3 compliance is annoyingly un-standard. but, ignoring all the issues with browsers and their inability to be up-to-date with the late

6条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-12 12:50

    But css animation are not suported by every browser, it's an important issue depending of your public.

提交回复
热议问题