stellar.js window resize fails on responsive parallax elements

546 Views Asked by At

I am using jQuery and stellar.js. On window resize stellar.js should reload the position, but it doesn't do anything. I already used:

$.stellar({ responsive: true });

Here is my demo trial: http://www.webgarten.ch/responsive/

0

There are 0 best solutions below