webdev.stephband.info Parallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. アニメみたいな視差を表現する面白JavaScriptライブラリ「jParallax」 イメージ上でマウスを動かすと、近くの物ほど速く、遠くの物ほど遅く動作するような表現が可能。 仕組みとしては複数枚のエレメントを重ね合わせてJavaScriptで動作させているみたい。 他にも面白い例がいくつか紹介されてます。 webdev.stephband.info/parallax_demos.html test.stephband.info/pa