[jQuery] jQuery Cycle, Multiple Items

[jQuery] jQuery Cycle, Multiple Items


Hi, I've been playing around with the jQuery Cycle plugin, it's
great. I do have a question though, is it possible to show multiple
items simultaneously?
An example would be, if you have 5 items:
1 2,
2 3,
3 4,
4 5,
5 1 (loop)
In this particular instance I'm working with single line divs, but I
assume the code would be the same if it were pictures or what have
you.
Thanks for a great tool!