Getting Infinite-Scroll by paulirish to work on iPhone

后端 未结 1 888
清酒与你
清酒与你 2021-02-11 05:24

I\'ve been implementing Infinite-Scroll by Paul Irish on my site. It works on desktop browsers, but on mobile (iPhone specifically) it doesn\'t straight away. The work around is

相关标签:
1条回答
  • 2021-02-11 06:04

    This works for me:

    JQuery Detect Scroll at Bottom

    <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
    
    0 讨论(0)
提交回复
热议问题