2
Reply

What is the best approach to implement Facebook's scroll and load news feeds like feature?

    That feature is called as pagination. It can be done by scripting, with the calculation of window hieght on scroll.
    That feature is called as pagination. It can be done by scripting, with the calculation of window hieght on scroll.