Lazyload efects still working ? effect: 'fadeIn'
Author: yourchoiceCreated Jan 26, 2018Updated Dec 1, 2020
Lazyload efects still working ? effect: 'fadeIn'
For older versions (1.9.x) I used:
lazyload({
effect: 'fadeIn',
threshold: 20,
failure_limit: 16
});Now seems to not working
Source: tuupola/lazyload