[jQuery] Re: Script like this site: http://ringvemedia.com/

2008-10-31 Thread MorningZ
That's an awesome way to do a slideshow. it would be slick to wrap that up in a jQuery plugin (like the cool numeric stepper) *Blech* to pollution in China. it really is that bad, i got to experience Beijing and Shanghai first hand back in May. but i digress :-) On Oct 31,

[jQuery] Re: Script like this site: http://ringvemedia.com/

2008-10-30 Thread Alexandre Plennevaux
i think there is first and foremost a clever use of CSS, because if i disable javascript, the effect is still there. Anyway, what's nice is this proportional resizing of the image, according to the viewport dimensions. Then, the relevant code is this: kina = { doc: { x: 0, y: 0 }, fix:

[jQuery] Re: Script like this site: http://ringvemedia.com/

2008-10-30 Thread Thasmo
Actually this effect is not done using JS, it's just simple CSS. Have a look at the element with the id #bg.