arielsalminen / ResponsiveSlides.js

Simple & lightweight responsive slider plugin (in 1kb)
http://responsiveslides.com
3.46k stars 1.52k forks source link

Height of all slides based on tallest slide #374

Open richardwiggins opened 7 years ago

richardwiggins commented 7 years ago

Hey, I'm using this for rotating between quotes which are all varying in length. I'd love it if there was a setting to make them all the same height, based on the tallest slide, of that makes sense?

Can't think of a nice way in doing it using pure css.

m-a-y-a-n-k commented 4 years ago

@richardwiggins Apply a css class say .tallest to all slides for height and figure out the tallest height using javascript and apply that height into tallest class element