Is it possible to implement facebook style loading of content while scrolling down? I would like to implement it in an ecommerce site. There are a lot of items in each category
I thinks the easiest way to do endless pagination is use jQuery (use $.loads). You even don't need change the back-end code.