scrollTop (0); 03 $("div:lt(2)").scrollLeft(0); 04 $("button:first").click(function(){ 05 $("div:eq(0)").scrollTop(190); 06 $("div:eq(0)").
確定! 回上一頁