Greg Gant
Results
1
comments of
Greg Gant
Thanks to wlanni, I used: ``` $(window).load(function() { $(window).trigger('resize'); }); ``` I'm using data-cycle-auto-height="container" and it seems to work, it isn't pretty but it saves the day, and fortunately all...