我敢肯定这在过去已经提出过;但是我不知所措。
在 Square 的这个网页上,用户滚动浏览标题为“在 Square,不同学科合作设计精美简单的解决方案”的部分。动画在页面上的特定点右侧激活。当用户向后滚动时,图像会恢复等等。他们是如何实现这一目标的?
2013 年 8 月:自从我提出这个问题以来已经过去了 9 个月,而视差滚动几乎可以正常运行了。我附上了几个链接,以便进一步阅读这个主题,从如何实现它到为什么要避免它。
视差滚动示例:
- http://en.wikipedia.org/wiki/Parallax_scrolling
- http://www.awwwards.com/20-best-websites-with-parallax-scrolling-of-2013.html
- http://www.cloudberrycreative.com/blog/6-sites-that-get-parallax-scrolling-right/
教程:
- http://tympanus.net/codrops/2012/04/30/fluid-css3-slideshow-with-parallax-effect/
- http://tympanus.net/codrops/2012/03/15/parallax-content-slider-with-css3-and-jquery/
- http://net.tutsplus.com/tutorials/html-css-techniques/simple-parallax-scrolling-technique/
- http://webdesign.tutsplus.com/tutorials/complete-websites/create-a-parallax-scrolling-website-using-stellar-js/
想法: