i am having height problems of my responsive carousel using carouFredSel.
since the images are responsive and the carousel is also set to responsive.
It still ad
$('#foo2').carouFredSel({ responsive: true, auto: true, width: "100%", height: "100%", scroll: 3, prev: '#prev4', next: '#next4', items: { width: '100%', height: '100%' } }).trigger('resize');