when i implement jCarousel with options "wrap : 'both', vertical :
true, scroll : 1" and call prev method this alert apear.
I debg the script and discover that the "back" var in the "pos" method
is not set to true... so. to make t work i change the script from:
if (d == 0) {
alert('jCarou
I have implemented jCarousel dynamically loading images with AJAX. It
runs fine until I click some other link on the page and it shows me
the following error: "jCarousel: No width/height set for items. This
will cause an infinite loop. Aborting..."
Below is the part of the code what I am using:
2 matches
Mail list logo