Is there anyway that I can access the specific carousels of an element
outside the callback function? i.e. jQuery("#id").jcarousel.scroll(3);
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
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
3 matches
Mail list logo