iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

iOSSLider and responsive #335

Closed mitrovics closed 10 years ago

mitrovics commented 10 years ago

Hello, i just discovered this graet slider. And i am planing to buy it probably some extended licence to server etc. But i have problem. Can i set responsive height and width of slide? because in examples i downloaded width is fixed 900px and height 300px. When i put 100% slider does not work? Thanks!

marcwhitbread commented 10 years ago

@mitrovics Take a look at the responsive height examples in _demos/_examples/9-Full-Width-Responsive-Height

You will need to leverage the padding-bottom % approach in your CSS. Let me know if you have any questions.