如何更改 div 滚动位置(取决于滚动方向)?

How can I change div position on scroll (depending on the direction of scroll)?

我想重现 weebly 主页上使用的滚动效果:http://www.weebly.com/

我相信他们正在检测滚动方向并根据方向改变 div 位置。 (为动画使用过渡)

关于如何在没有 Jquery 的情况下实现相同效果的任何想法? 如果还有其他方法,我也很乐意看到。

使用 fullPage (requires jQuery) or a pure js alternative