Javascript disable scroll beyond x pixels

Hey ,
Does anyone know how how to write Javascript code i can run on page load that limits the scrolling beyond x pixels down?

I am currently using the built in “scroll to function” but it looks very buggy because i don’t want it to shoot you up to the top of the screen i just want it to block you from scrolling further down and keep you in place.

Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.