[jQuery] JCarousel and non-image carousel items

[jQuery] JCarousel and non-image carousel items


Has anyone had any luck with turning small blocks of markup (like an
unordered list or something) into items within jCarousel?
What I mean is, if i have 10 list items that i want to scroll through
in the carousel, and 9 of them are images while the last one is a bit
of html text, has anyone been successful with displaying them all
correctly and avoiding the ol'
"infinite loop" alert?
Thanks!