aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/lazyload.js
Commit message (Collapse)AuthorAgeLines
* Merge branch '1907-stop-tile-load-on-mappage'Matthew Somerville2018-01-05-0/+2
|
* [fixmystreet.com] Lazy load images in the footer.Matthew Somerville2018-01-05-0/+29
This uses an IntersectionObserver, which currently works in Chrome, Edge, and Firefox.