|
Hi, this is possible as you might have seen in the Facebook. But to achieve this, your web page needs to be designed is a way that the contents are loaded through AJAX based on the scroll hight of the browser. Also, you need to keep track of the HEIGHT of all the contents that are already loaded, and that will get loaded through AJAX call.
|