阅读背景:

如何使用jquery和css3实现* SMOOTH *在移动设备上淡入淡出动画?

来源:互联网 

I know that I can fade in and out with jquery, but on mobile it will be jittery and like low fps or something. After a lot of searching I've found out I can use css3 transition to go to opacitiy 0, but the problem is the element will still have the place to itself. even with visibility:none, it will keep the space it was in. the only way is to use display:none but as I know I can't animate that. So is there a way to achieve smooth fade in and out animation on mobile with a combination of jquery and css3? or even just one? Thank you.I know that I can fade in and out with jquery,




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: