[jQuery] Accessing jCarousel outside of the callback...

2009-10-22 Thread Karega
Is there anyway that I can access the specific carousels of an element outside the callback function? i.e. jQuery("#id").jcarousel.scroll(3);

[jQuery] jCarousel Bug???

2009-08-01 Thread Karega
I am attempting to use multiple carousels with a callback function on one page, and for some reason when I click the next button of one carousel, a previous on the same page increments as well as the carousel that contains the next button. After doing some debugging I realized that the both carou

[jQuery] Multiple external controls...

2009-07-06 Thread Karega
Does jCarousel have the ability to have multiple carousels with multiple external controls on one page? It seems that all of the callbacks that you initialize control only one specific carousel. There is no way differentiate between carousels even if you were able to decipher which carousel is ac