Hi Ismael,
thank you that helped.
I also have the problem that the animated numbers won´t work in IE11.
But i think the whole JS-IE compatibility thing will be part of the next update.
Ich habe herausgefunden das es an folgendem CSS-Wert liegt der mit window.resize immer neu geschrieben wird:
.av-minimum-height-100 .container{
height: XXXpx
}
Beim Internet-Explorer wird der Wert nie verändert sondern der Standardwert vom avia-merged-styles.css mit 1500px verwendet.