対応ブラウザ: ie6、ie7、ie8、360、firefox、chrome、safari、opera、Maxthon、Sogou、Window of the World メインコードは次のとおりです: コードをコピーします コードは次のとおりです: <br> jquery(".slider .bd li").first ().before( jquery(".slider .bd li").last() );<br> jquery(".slider").hover(function(){<br> jquery( this).find(".arrow").stop(true,true).fadein(300) <br> },function(){ <br> jquery(this).find(".arrow").fadeout(300) ) }); <br> jquery(".slider").slide(<br> { titcell:".hd ul"、maincell:".bd ul"、effect:"leftloop"、autoplay:true、vis:3 ,autopage:true、トリガー: "click"}<br> );<br> レンダリングは次のとおりです: