[jQuery] jCarousel with variable width items

[jQuery] jCarousel with variable width items


Hello,
I'd need to have a (circular) carousel with fixed height but
variable with items.
I tried looking into the pos(i) function, but it seems to assume
equal and fixed widths for all items, so before hurting myself I
though about asking if somebody had some hint.
The only thing I could think by myself is attaching to
onBeforeAnimation and change the "current" width to that of the next
item, but this seems pretty hacky (and I still don't know it if works,
I'm trying it now).
thank you,
michele