Methods
constructor
container
string|Element
options
object
bind
This will bind Infinite Ajax Scroll to the scroll and resize events of the scroll container.
unbind
This will unbind Infinite Ajax Scroll from the scroll and resize events of the scroll container.
next
This will load the next page manually.
load
url
string
Url to load
append
Use this method to append an array of items to the container.
It will return a promise.
items
array
Array of element to append to the container
parent
Element|null
enableLoadOnScroll
disableLoadOnScroll
Last updated
Was this helpful?