Infinite scroll has been called autopagerize, unpaginate, endless pages. But essentially it is pre-fetching content from a subsequent page and adding it directly to the user’s current page.
<div data-fc-modules="truncate" data-fc-max="50" data-fc-more="...More" data-fc-less="Less">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</div>
Max character to crop text.
DEFAULT: 100
Call to action to show more.
DEFAULT: [+]
Call to action to show less
DEFAULT: [-]