javascript - Stop scroll momentum after animated scrollTop -


i building website , lock content once passed threshold. using jquery animated scrolltop slide content place, , working enough, have momentum problem.

if scroll when hit threshold, goes according plan, , content locks position, if swipe touch pad more aggressively, pass threshold, scrolltop works, once has resolved window continue scroll, making content not locked in position like.

i haven't able find way access scroll events momentum enable nullify it. insight appreciated.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -