luis-almeida / unveil

A very lightweight jQuery plugin to lazy load images
4.16k stars 676 forks source link

Is it possible to use unveil.js for horizontal scrolling? #135

Open lucasdidthis opened 7 years ago

lucasdidthis commented 7 years ago

Hej!

I want to use unveil.js on a page wich features vertical as well as horizontal scrolling. Since the current code relies just on 'scrollTop', 'offset.top' and the 'height' of the images, it doesn't work right. How can I fix this?

Thanks in advance, keep up your good work Kind regards

Lucas

mdelarioja commented 6 years ago

Bump