$("a").animate({top:20},250,function(){
animStu=false;
})
我想問一下,“top”,“left”這些如何用一個變量來傳遞進來?
慕工程0101907
2023-04-30 15:11:57