lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.81k stars 577 forks source link

How are you detecting overflowScroll? #334

Open danyj opened 6 years ago

danyj commented 6 years ago

@lukehaas Could you please point to where and how are you detecting when panel has overflow?

I would like to implement iScroll and it workes in animateScroll but I need it to detect an element that has overflow before going to next panel and on load.

Thank you!