How To Implement Infinite Scroll Using JQuery, Ajax and PHP
Learn to create AJAX infinite scroll using JQuery, PHP AND AJAX. You may have looked profile feeds of well known social networking sites like FaceBook and LinkedIn. They are using infinite scroll to display latest feeds. Now a days, Ajax infinite scroller takes places of traditional paginations. This technique also known as lazy scroll. In this post we will learn how to integrate simple infinite ajax scroller.
Read More →