这个页面滚动效果怎么做?
How do I do this page scrolling effect?
在网站上https://sourcetoyou.com/它具有页面滚动效果。我不确定该站点是否使用默认 bootstrap 代码或他们自己的自定义代码。
我曾尝试搜索类似的效果,但我发现我的词汇量不足,而且我不确定如何正确搜索它。任何人都可以指出正确的方向或我应该寻找的东西吗?
这会有所帮助。是整页滚动
https://webdesign.tutsplus.com/articles/vertical-and-horizontal-scrolling-with-fullpagejs--cms-24215
它使用库 fullpage.js
css wise 也很有趣,叫做 scroll snap 模块
看看这个 ;)
https://www.w3.org/TR/css-scroll-snap-1/
在网站上https://sourcetoyou.com/它具有页面滚动效果。我不确定该站点是否使用默认 bootstrap 代码或他们自己的自定义代码。
我曾尝试搜索类似的效果,但我发现我的词汇量不足,而且我不确定如何正确搜索它。任何人都可以指出正确的方向或我应该寻找的东西吗?
这会有所帮助。是整页滚动 https://webdesign.tutsplus.com/articles/vertical-and-horizontal-scrolling-with-fullpagejs--cms-24215 它使用库 fullpage.js
css wise 也很有趣,叫做 scroll snap 模块 看看这个 ;) https://www.w3.org/TR/css-scroll-snap-1/