$(window).bind("load resize",function(){ $('#carousel-banner').carouFredSel({ width : '100%', auto: false, items: 1, scroll: { fx: 'fade', duration: 2000 } }); });