Thanks Mike, that did solve the problem.

Cheers/Bruce


At 11:25 a.m. 28/05/2008, you wrote:

> Hello Mike,
>
> Thanks for your interest.
>
> A link is here...http://ramosus.massey.ac.nz/jQuery.htm
>
> Cheers/Bruce
>

Since the first slideshow was never explicitly stopped you actually
have two running slideshows, one of which is cycling elements that are
no longer part of the DOM.  But that first slideshow still has its
'after' callback invoked and that's why you see two captions.  More
recent versions of the Cycle plugin automatically stop a running
slideshow if you start another one on the same container, so if you
upgrade your problem should go away.

Cheers.

Mike

Reply via email to