var mark2=true;
$(".right").click(function(){
if(mark2){ move(1);
mark2=false;
}
})function move(obj){
obj.animate({
width: arrW[index],
height: arrH[index],
opacity: arrO[index],
left: arrL[index],
top: arrT[index]
},500,function(){
mark2=true;
})
}
点击
繁星淼淼
Smart猫小萌
随时随地看视频慕课网APP
相关分类