"Rick" == Rick Leir <richard.leir@canadiana.ca> writes:
Rick> On Tue, Oct 27, 2015 at 8:00 AM, <dancer-users-request@dancer.pm> wrote: Rick> In 2015, you do it with endless scrolling: Rick> https://github.com/fredwu/jquery-endless-scroll Rick> Pagination is soooo 2001. Rick> Thanks for bringing this up, there are many considerations: sorting, faceting ... Rick> http://ux.stackexchange.com/questions/12073/is-infinite-scrolling-justifiabl... Rick> http://uxmovement.com/navigation/infinite-scrolling-best-practices/ Rick> http://ux.stackexchange.com/questions/48992/sorting-filtering-on-infinite-sc... These are great resources, and I especially like the middle one which talks about best practices. And the comments are good too. In my case, pagination is the way to go for my users and how they view results. I'll probably spin up a version with infinite scrolling to see how they like it as well, but I suspect they won't care for it. John