摘要: var $img1 = $(".fashion .fashion-img img");$img1.hover(function () { $img1.css("animation-play-state", " paused")}, function () { $img1.css("animation 阅读全文
posted @ 2017-04-14 16:22 yaomengli 阅读(131) 评论(0) 推荐(0) 编辑