只要每次加上新的元素,我們都呼叫一次 comments.scrollTop = comments.scrollHeight ,讓 scrollTop 永遠會等於 scrollHeight 的高度就可以了。
確定! 回上一頁