https://github.com/ntwigs/forever-scroll
A nifty scroll in pure js - that just goes on, and on, and on.
https://github.com/ntwigs/forever-scroll
Last synced: 3 months ago
JSON representation
A nifty scroll in pure js - that just goes on, and on, and on.
- Host: GitHub
- URL: https://github.com/ntwigs/forever-scroll
- Owner: ntwigs
- Created: 2016-09-24T18:27:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T14:57:39.000Z (over 8 years ago)
- Last Synced: 2025-01-18T02:25:44.986Z (5 months ago)
- Language: JavaScript
- Homepage: http://codepen.io/NorthernTwig/pen/bwAJxX
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FOREVER SCROLL - Just keeps on loading.
### How to use?
Open the only existing js file, scroll to the bottom and change the available values.
* squaresPerRow - The amount of 'squares' that there should be per row.
* imageAmountLimit - The maximum amount of images (Ex. When you have a database of images.)
* link - Where to get the images.