[jQuery] Re: Looking for a plugin similiar to this scriptaculous effect...

2009-06-03 Thread Andy Matthews

There's not one that does all of it together, but you could quite easily
write it yourself.

Use the show/hide methods in conjunction with toggle to achieve the effect
in the left nav.

Use the Coda Slider effect to work up the bit on the right:

http://jqueryfordesigners.com/demo/coda-slider.html


Andy matthews 

-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of williampdx
Sent: Wednesday, June 03, 2009 10:32 AM
To: jQuery (English)
Subject: [jQuery] Looking for a plugin similiar to this scriptaculous
effect...


Hello everyone.

I am searching for a plugin that could potentially perform a moving
navigation effect similar to that as seen in this site:
http://www.airportbags.com/
This site in particular uses scriptaculous, and I would prefer to use
jquery.  I would love to be able to navigate both horizontally and
vertically and be able to control the speed and easing.
Does anyone have a suggestion?

Thanks.

williampdx




[jQuery] Re: Looking for a plugin similiar to this scriptaculous effect...

2009-06-03 Thread Jack Killpatrick


Check into these:

http://flesler.blogspot.com/2007/10/jqueryscrollto.html

http://flesler.blogspot.com/2007/10/jquerylocalscroll-10.html

http://flesler.blogspot.com/2008/02/jqueryserialscroll.html

- Jack

williampdx wrote:

Hello everyone.

I am searching for a plugin that could potentially perform a moving
navigation effect similar to that as seen in this site:
http://www.airportbags.com/
This site in particular uses scriptaculous, and I would prefer to use
jquery.  I would love to be able to navigate both horizontally and
vertically and be able to control the speed and easing.
Does anyone have a suggestion?

Thanks.

williampdx