JQuery Detect Scroll at Bottom

后端 未结 10 759
南方客
南方客 2021-01-30 09:58

I wish to achieve content load when the user scrolls to the bottom of the page.

I am having a problem. It works fine on desktop browsers but not on mobile. I have imple

10条回答
  •  滥情空心
    2021-01-30 10:03

    you can also use an endless scroll plugin: https://github.com/fredwu/jquery-endless-scroll https://github.com/paulirish/infinite-scroll

    i'm using the endless scroll and it works great on my laptop and iphone

提交回复
热议问题