| Recommend this page to a friend! |
| All requests |
> | Get all data feed on my database like... | > | Request new recommendation | > | > |
by Lyn Tiola - 9 years ago (2016-07-11)
+4 | I need to show an infinite feed listing of data when the user scrolls the page. |
1.
by Manuel Lemos - 9 years ago (2016-07-31) Reply
I guess this is a more a problem of JavaScript.
There is a jQuery plugin in JS Classes to perform infinite scroll adding data retrieved from the server using AJAX.
You may combine that with some server side PHP code to respond to the AJAX requests using data from your database.
| Recommend package | |
|
|