[jQuery] Re: slide one div out left while sliding one in right

2009-09-04 Thread W. Young
I tried animate before I found the slide effect and obviously it isn't quite that simple if the slide effect won't work. On Aug 29, 7:56 am, Anoop kumar V wrote: > You can also try to use animate which is part of jquery core. Look up > some examples on the jquery website, there are quite simple.

[jQuery] Re: slide one div out left while sliding one in right

2009-08-29 Thread Anoop kumar V
You can also try to use animate which is part of jquery core. Look up some examples on the jquery website, there are quite simple. -Anoop On 8/29/09, Charlie wrote: > there are lots of plugins to do this > > look for carousel or scroll in a plugin search > > jCarousel and scrollable are 2 excel

[jQuery] Re: slide one div out left while sliding one in right

2009-08-29 Thread Charlie
there are lots of plugins to do this look for carousel or scroll in a plugin search jCarousel and scrollable are 2 excellent ones that come to mind as well as scrollto W. Young wrote: A good example of the behavior I want is on the firefox addons home page https://addons.mozilla.org/en-U

[jQuery] Re: slide one div out left while sliding one in right

2009-08-29 Thread W. Young
A good example of the behavior I want is on the firefox addons home page https://addons.mozilla.org/en-US/firefox/?application=firefox At the top, there is a pane for viewing the content of three items at a time with a back and forward button to scroll through. I need a similar way to slide one i