|
|
|
|
|
by threecreepio
5191 days ago
|
|
I have a site in progress that's used an endless paging with a sliding window, so after 5 pages it'd clip the top page. It was a little irritating in that you could notice that something different was happening with the scrollbar once you hit the limit, but other than that it did work well on mobile devices. In the end we had to replace the endless bit with a big "load more" button though, for unrelated reasons. |
|