[jQuery] Re: Problems getting timing of commands to happen correctly

2008-03-25 Thread Steve Reichgut
; http://2whoa.com/dominate/2008/03/jquery-fades.php > > Steve Reichgut <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I have been trying to use jQuery to create a relatively simple image > rotator. The challenge I ran into with this script is that I want the > new image t

[jQuery] Problems getting timing of commands to happen correctly

2008-03-24 Thread Steve Reichgut
Hi everyone, I have been trying to use jQuery to create a relatively simple image rotator. The challenge I ran into with this script is that I want the new image to fade-in over top of the existing image. After many different attempts, I was able to get "pretty close" by using the following (unel