文章分类 - css
摘要:1、$(".aa").delay(2500).animate({width:0}); // 延迟 2、setTimeout(function(){ --> css3 animate动画库 $(".aa").addClass("animated bounce ") },500) // 延迟 3、tra
阅读全文
posted @ 2016-08-08 16:40
dongxiaolei

浙公网安备 33010602011771号