Categories Technology

Infinite Scrolling – Xlinesoft Blog


Infinite scrolling is a useful technique that automatically loads new content when the user scrolls down and reaches the end of the page. This is the kind of feature our customers have been asking for for quite a long time. Turns out it’s not that hard to implement using custom coding.

  1. Enable the “AJAX search, pagination, sort” option in the Pages -> List Page Settings dialog box.
  2. Add the following code to the List page: Javascript OnLoad event of the page on which you need to implement infinite scrolling.

That’s it. Appreciate!



Technology

More From Author