tuupola/lazyload

Lazyload efects still working ? effect: 'fadeIn'

yourchoice opened this issue · 1 comments

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

Curious about this as well. Really liked the fade-in effect!