jQuery jcarousel problem in IE
I am getting following error on jquery carousel in IE 8
"Error: jCarousel: No width/height set for items. This will cause an infinite loop. Aborting..."
One of the solution i got from StackOverflow is use
itemFallbackDimension: 300
is this a right method? I could not find proper doc for this