litera / jquery-scrollintoview

Animated scroll into view jQuery plugin
http://erraticdev.blogspot.com/2011/02/jquery-scroll-into-view-plugin-with.html
231 stars 136 forks source link

Complete event is not fired no scrollbar #17

Open rwencel opened 9 years ago

rwencel commented 9 years ago

It'd be nice if the complete event fired even if there is no scroll bar on the page. This would allow the calling code not to have to be concerned about checking such a detail to make sure their event handler gets called.

YoshiWalsh commented 8 years ago

+1, I see no reason for the current behaviour