nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 443 forks source link

inherit_height #358

Open madeinside opened 7 years ago

madeinside commented 7 years ago

Hi !

I'm using a slider with slides that inherit heights from the parent container. And I want to control the height of the parent container with media queries.

My problem is that my queries seems to be put in use only on the first page loading. I need to refresh the browser to see them applying once I've resized my window.

Any idea on how to solve this ?