摘要: animate的使用方法:animate(params,speed,callback); 例子:animate({ right: "-=600px",height:"+=400px" }, "slow", function () { $(this).css("border","5px solid r 阅读全文
posted @ 2016-05-03 21:49 张杨 阅读(1031) 评论(2) 推荐(0)