k-animation:带有CSS3的jQuery动画

时间:2021-05-09 20:36:35
【文件属性】:
文件名称:k-animation:带有CSS3的jQuery动画
文件大小:525KB
文件格式:ZIP
更新时间:2021-05-09 20:36:35
JavaScript ## Demo #安装 通过凉亭: bower install --save k-animation #跑步 汽车: $ ( document ) . ready ( function ( ) { $ ( '.auto' ) . kAnimation ( { ClassName : 'animated fadeInUp' , Animation : [ 'fadeIn' , 'fadeOutUp' , ] , Delay : 1000 , Forever : true , DelayForever : 3000 } ) ; } ) ; 点击: $ ( document ) . ready ( function ( ) { $ ( '.click' ) . kAnimation ( { Cl

网友评论