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
http://caroufredsel.dev7studios.com/examples/responsive-carousels.php the trick is to make the width and height inside items.
$("#foo2").carouFredSel({ responsive : true, scroll : { fx : "crossfade" }, items : { visible : 1, width : 870, height : "46%" } });
Greetings Lars