luis-almeida/unveil

Reference object for scrolling

julkue opened this issue · 1 comments

I am using unveil inside a div that scrolls itself. Unveil is not able to handle scroll events not from $(window). Could you please provide a option to pass a reference?

@luis-almeida

well i think maybe the v2 contains what you need with the 'container' option

take a look : https://github.com/luis-almeida/unveil/tree/v2