JQuery循环滚动图片代码_jquery: 代码如下: function refresh() { var s = $(.box1); if (!s.is(:animated)) $(.box1).animate({ marginLeft: 0px }, slow, function () { $('.box1 img:first').before($('.box1 img:l
导读JQuery循环滚动图片代码_jquery: 代码如下: function refresh() { var s = $(.box1); if (!s.is(:animated)) $(.box1).animate({ marginLeft: 0px }, slow, function () { $('.box1 img:first').before($('.box1 img:l
代码如下: function refresh() { var s = $(".box1"); if (!s.is(":animated")) $(".box1").animate({ marginLeft: "0px" }, "slow", function () { $('.box1 img:first').before($('.box1 img:last')); $(".box1").css("margin-left", "-206px"); }); }
JQuery循环滚动图片代码_jquery: 代码如下: function refresh() { var s = $(.box1); if (!s.is(:animated)) $(.box1).animate({ marginLeft: 0px }, slow, function () { $('.box1 img:first').before($('.box1 img:l