$("id?ul?li?a").each(function(e){
$(this).click(function(){
$("#出滾動條的盒子的ID").animate({scrollTop:$("[data-c]").get(e).offsetTop-408},1000)
})
})
點擊按鈕控制文字盒子的滾動條滾動到具體位置
持續(xù)不間斷
2014-11-11 21:42:04