I have this, a regular animate scrollTop: jQuery('html, body').animate({ scrollTop: jQuery('#element').offset().top }, 1000); My question is ...
確定! 回上一頁