function slideImg(){ var main=byId("main"); //劃過清除定時器,離開繼續(xù) main.onmouseover=function(){ //劃過清除定時器 } main.onmouseout=function(){ timer=setInterval(function(){ index++; if(index>=len){ index=0; } console.log(pice); //切換圖片? changeImg() },3000); } ? }
怎么一點反應(yīng)都沒有類
夏蟲不可語冰冰涼涼
2017-12-06 15:15:11