[jQuery] Circular wrap with dynamic content?

[jQuery] Circular wrap with dynamic content?


Hi,
I've got jCarousel working on a content management system. It seems to
have trouble finding the end of the carousel when you double click
next/previous or click when its not finished the slide animation. The
carousel can be found here: http://www.lime-blue.co.uk/jewellery/engagement-rings
One way I'm hoping to get round this is to loop the carousel when it
reaches the last item.
I've tried the example here: http://sorgalla.com/projects/jcarousel/examples/special_circular.html
But that has a fixed number of items in the array
'mycarousel_itemList'.
Can anyone offer a solution to wrapping the carousel or a fix for
confusing the length of the carousel from double clicking?
Thanks,
Marc