[jQuery] jCarousel - Multiple rows in horizontal mode (or cols in vertical mode)

[jQuery] jCarousel - Multiple rows in horizontal mode (or cols in vertical mode)


Hello folks,
I need to put multiple items in a carousel, placed on rows and cols,
with horizontal scrolling.
Examples. Now my carousel looks like this:
<- [ITEM] [ITEM] [ITEM] ->
I want it like this:
[ITEM] [ITEM] [ITEM]
<- [ITEM] [ITEM] [ITEM] ->
[ITEM] [ITEM] [ITEM]
Is this possibile? Is there any other carousel component that works
like this?
TIA,
tk