Lazyload efects still working ? effect: 'fadeIn'
yourchoice opened this issue · 1 comments
yourchoice commented
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
dlynam commented
Curious about this as well. Really liked the fade-in effect!