Open
Description
Hi,
I want to have a flexible (responsive) Slider. It works so far, but only if I set the height of the slider container. But then I have space at the bottom of the slider (if I resize the window).
By removing the fix height from the slider container the slider itself collapses and begins to flicker...
You can try here: http://codepen.io/DeathAngelDaemon/pen/dMgzoe
Does anyone have an idea what to do? I tried a lot of things I've found in the internet, but nothing works for me. :( So hopefully there is another solution.