Is there a better way to link animations in jQuery. Maybe I am going about this the wrong way.
On Jan 18, 2:19 pm, WolfZombie <[EMAIL PROTECTED]> wrote: > I'm not sure if my last reply went through. > Here is a link to the > file:http://www.cheesymovienight.com/test/slideshow/slide.php > > Clicking on the Play button at the bottom will start the slideshow. > An alert "Play" is shown when the play function is called. An alert > "Set" is shown when the callback function (which uses setTimeout) is > called. On the first image each is called once, second image "Play" > is called once and "Set" is called twice, and so on. > > Thanks again for any help. > > On Jan 18, 12:27 pm, Remy Sharp <[EMAIL PROTECTED]> wrote: > > > Have you got a working link you can point us to? It's a little easier > > to debug when you've got working demo. > > > Cheers.