jQuery infinite scroll problem
jQuery infinite scroll problem
Hello!
How do I get
jQuery Infinite Scroll Helper
to return the next page? Right now it's returning the existing one:
http://jsfiddle.net/frank_o/63hUp/
As I wasn't sure how to properly emulate pagination in JSFiddle, I've provided a demo Rails app with
working pagination
that's easy to get up and running:
https://github.com/frankie-loves-jesus/proper-infinite-scrolling/
Location of JS:
app/assets/javascripts/application.js
Location of pagination link:
app/views/forem/forums/show.html.erb#L22
Topic Participants
orangeprince