On Apr 10, 1:11 pm, Skinnyl <l...@lefthandedmonkey.co.uk> wrote:
> Hi
>
> Thanks so much for that it works perfectly... except...
>
> If I add a text filled div to be included in the cycle like this:
>
> <div class="pics">
> <img src="images/001.jpg" />
> <img src="images/002.jpg" />
> <img src="images/003.jpg" />
> <div class="last">
> text text text
> </div>
>
> </div>
>
> ... Once i've cycled to 4 the 3 images disappear and only the text div
> works. I've used classes instead of IDs like you said.
>
> I don't want a caption on them by the way, so would that be
> interfering with the text div? I don't know
>
> Thanks again.
Well, if you're using the same onAfter method I used then you'd need
to change it so that it doesn't assume every slide is an image.
http://www.malsup.com/jquery/cycle/test/apr10.html?v2