Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 227 Bytes

simple-infinity-loader.js

Simple library to call a function as callback when the scroll bar reaches the bottom of the scroll space of the container

Usage: let iLoader = new infinityScrollLoader(dropDownContainer, callback)