I'm using the great infinite-scroll plugin- http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/
But on larger screen resolutions there's not enough posts to display a scroll bar so the infinite-scroll never gets triggered. Wondered if these a way around this without having a large number of initial posts.
Guessing some kind of if statement to check browser height etc. But how do i then trigger the infinite-scroll if it returns true.
Any ideas
Thanks
Ben