Creating Infinite Scroll?
Hi,
I'm fairly new to jQuery and need to create an infinite scroll, similar to the one on the below site:
Im not sure how to do this, would I need to use .ajax() to load a page with the HTML of the new articles?
Any help would be greatly apreciated...