Once you've got a function that can fade in a series of images, slide
them across the page, and fade out, just keep track of the last
direction and use the opposite for the next one.

On Fri, Dec 5, 2008 at 1:53 PM, sabrinax <[EMAIL PROTECTED]> wrote:
>
> If you go to the Gucci homepage: http://gucci.com/us/index2.html you
> will see a brief slideshow where the image fades in, moves
> horizontally across the screen (say from right to left), then fades
> out.  Easy.  But then the next image fades in, switches direction and
> moves across the screen in the opposite direction (say left to right),
> then fades out.  How can you use jquery to switch direction of the
> animation for each new slide?
>
> Thanks!

Reply via email to