[jQuery] jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...

2008-03-10 Thread [EMAIL PROTECTED]
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

[jQuery] jCarousel: No width/height set for items.

2007-11-23 Thread sukhminder
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: