Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对不起,如果标题措辞不是很好。最近我看到一些页面,当您向上或向下滚动时,而不是简单地滚动页面,滚动位置保持固定,并且滚动动作会为页面上的某些元素设置动画。magnani的主页有很多很多这样的
http://www.magnani.com
是否有您修改的属性来执行此操作?似乎您必须停止页面滚动,然后挂钩滚动操作以使其执行其他操作。这完全正确吗?只是不知道从哪里开始。谢谢!
看看这个插件:http: //johnpolacek.github.io/scrollorama/
您也许可以在源代码中找到可以帮助您的东西