[jQuery] Re: Parallax scrolling, background foreground elements

2008-02-18 Thread Mika Tuupola
On Feb 18, 2008, at 5:57 PM, Ty (tzmedia) wrote: A recent site launch has a bit of a buzz surrounding the use of parallax backgrounds. When resizing the window width at: We did something vaguely similar, but not as cool and only with two layers (scroll and check the moon). It was done

[jQuery] Re: Parallax scrolling, background foreground elements

2008-02-18 Thread timothytoe
I remember when Shadow of the Beast came out on the Amiga. Crappy gameplay, but great parallax scrolling. This is a great effect. Old Disney films used this well. Looks like 4 layers there. Anyone look at the code yet? Is there Javascript controlling the positioning or is it all CSS? On Feb

[jQuery] Re: Parallax scrolling, background foreground elements

2008-02-18 Thread Mika Tuupola
On Feb 18, 2008, at 8:15 PM, timothytoe wrote: Looks like 4 layers there. Anyone look at the code yet? Is there Javascript controlling the positioning or is it all CSS? All CSS. Different position-x values for three layers. position-x 20% position-x 40% etc AFAIK same kind of effect can

[jQuery] Re: Parallax scrolling, background foreground elements

2008-02-18 Thread Ty (tzmedia)
I sort of wondered about maybe it just being a Centered set of images of varying widths, but hadn't gotten around to deciphering the layout for myself.. With jQuery, I'm just wondering if a more advanced set of features could be accomplished, something along the lines of clicking different scroll