I am using jCarousel and during testing on iPad Safari, I get the alert
jCarousel: No width/height set for items. This will 开发者_C百科cause an infinite loop. Aborting...
The JS can be found at; http://ipad.atwebpages.com/carousellite.js
This issue occurs during some drag/drop action..
Perhaps this helps. Usually it's very important to set a width and height in the CSS.
精彩评论