[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

[jQuery] Re: Parallax scrolling, background & foreground elements

2008-02-18 Thread timothytoe
Cool. On Feb 18, 10:51 am, Mika Tuupola <[EMAIL PROTECTED]> wrote: > 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 thre

[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 b

[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 18,

[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 with