I'm currently working on a responsive website. The slider should take the whole width of the page. It's working with expand: true. But without a fixed height set in css for the wrapper element, the height of the slider is not correctly set. So is it possible to use AnythingSlider with expand: true and height: auto ? Thanks.