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

visiblePartX and visiblePartY no longer available #60

Open irot opened 7 years ago

irot commented 7 years ago

Are the visiblePartX and visiblePartY arguments as used in your advanced.html example no longer available?

Said example doesn't seem to do anything and trying it with my own code returns undefined for both third and fourth arguments.

ksaltik commented 5 years ago

Those options will be very useful for doing fantastic things......But it seems they are not available anymore..... You can find those available options in these pen https://codepen.io/Ben_eploy/pen/YPBZwb/