excel中怎樣做分頁 用ajax和js怎么做出滾動條滾到最下面分頁?
用ajax和js怎么做出滾動條滾到最下面分頁?獲取scrolltop位置獲取viewportheight獲取整個頁面的scrollheight當scrolltop viewportheight==sc
用ajax和js怎么做出滾動條滾到最下面分頁?
獲取scrolltop位置
獲取viewportheight
獲取整個頁面的scrollheight
當scrolltop viewportheight==scrollheight時,表示滾動到底部
當scrolltop viewportheight滾動到底部時,調用加載代碼