No width/height set for items. This will cause an infinite loop. Aborting

前端 未结 11 1424
太阳男子
太阳男子 2020-12-13 23:46

I am using jcarousel, and on window resizing I am getting the error:

jCarousel: No width/height set for items. This will cause an infinite loop. Abo

11条回答
  •  隐瞒了意图╮
    2020-12-14 00:23

    If your gallery is inside UpdatePanel (Ajax) does not work well, if you generated an event within the panel. every thing inside the panel stops or generates an error....

提交回复
热议问题