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.
<input type="text" name="autocomplete" data-fc-modules="autocomplete" data-fc-values="foo,baz,bar" value="" placeholder="click or type foo" />
List separated by comma of the words and phrases to autocomplete.