Here's the code to perform a smooth page scroll to an anchor on the ... $('html,body').animate({scrollLeft: targetOffset}, 1000); return ...
確定! 回上一頁