protonet / jquery.inview

A jQuery plugin that adds a bindable 'inview' event for detecting when an element is scrolled into view.
blog.protonet.info/post/2516624585/jquery-inview-plugin
Do What The F*ck You Want To Public License
1.67k stars 488 forks source link

Sequential loading? #79

Open skillmatic-co opened 5 years ago

skillmatic-co commented 5 years ago

Is there a way to load the items that come into view sequentially? As in, fade in first item first and last item last? So you get a sequential fade effect?