标签: javascript html5 css3 parallax
有谁知道我可以开始尝试编写类似http://www.fillet.com.br/
我对视差有所了解但却找不到与他们如何做到这一点相关的任何东西。
答案 0 :(得分:1)
该网站看起来像是使用名为Skrollr which is open-sourced on GitHub的库。
他们有another fun example。 在这里an article with a tutorial。