jQuery中animate()的方法可以去w3school查看,这里主要说一下:$("body").animate({"scrollTop":top})不被Firefox支持问题的解决。其实是使用body ...
確定! 回上一頁