このサイトhttp://lamoulade.com/#!/homeには、ユーザーがスクロールしているときに起動するきちんとした疑似アニメーション効果があります。私を正しい研究の方向に向かわせるためだけにそれを達成するために何が使われているのかについていくつかの指針を得ることができれば、私は最も感謝するでしょう。前もって感謝します
1 に答える
2
あなたが探しているものは呼ばれていますparallax Effect
いくつかの視差チュートリアル:
- http://webdev.stephband.info/parallax.html
- http://www.ianlunn.co.uk/blog/code-tutorials/jquery-vertical-parallax-background/
- http://www.richardshepherd.com/smashing/parallax/background.html
- http://coding.smashingmagazine.com/2011/07/12/behind-the-scenes-of-nike-better-world/
- http://www.netmagazine.com/tutorials/building-parallax-scrolling-storytelling-framework
- http://www.webdesignshock.com/one-page-website/
- http://www.ianlunn.co.uk/demos/recreate-nikebetterworld-parallax/
- http://www.frankmaurin.com/the-parallax-effects-with-jquery/
jQuery 視差プラグイン:
- http://webdev.stephband.info/parallax.html
- http://jonraasch.com/blog/scrolling-parallax-jquery-plugin
- https://github.com/davecranwell/jQuery-scroll-parallax
- http://www.davecranwell.com/content/jquery-scroll-parallax-plugin
本当に素晴らしいパララックス サイトの例をいくつか挙げてください。ソースを表示して、それらが何を使用しているかを確認してください。
- http://www.ok-studios.de/home/
- http://www.nikebetterworld.com/about
- http://www.laurentiuswonen.com/jaarverslag2010/
- http://www.nintendo.com.au/gamesites/mariokartwii/
- http://2011.beercamp.com/
- http://www.beetle.com/
- http://activatedrinks.com/
- http://www.culturalsolutions.co.uk/
- http://kalendiar.lenm.cz/
- http://www.davegamache.com/sandbox/best-of-2010/
- https://victoriabeckham.landrover.com/INT
DBUK のGood Answer より引用
于 2012-12-26T17:09:08.833 に答える