摘要: .animate() .stop() .finish() .animate() 参数:(target, duration, easing, callback) target: 到达的目标点, 例如{ width : '+=100', height: '+=100'} 选择器选中的元素的宽和高,加上1 阅读全文
posted @ 2019-05-25 15:30 杨耿 阅读(713) 评论(0) 推荐(0)