Calling Ajax script on onscroll event of an element:
In the example below element “adListContainer” is an div, on onscroll event of which an ajax function is called to load the next set of records. It is required that the function be [...]
In the example below element “adListContainer” is an div, on onscroll event of which an ajax function is called to load the next set of records. It is required that the function be [...]