css - Jquery jparallax yorigin not working -


i'm using jparallax on site http://www.nalacebu.com/ problem parallax in 3 boxes won't scroll vertically. works if open , close browser "source viewer" or re-size browser. works locally , it's on wordpress theme.

here's script:

        jquery(document).ready(function(){           jquery('#parallax1 .parallax-layer1')           .parallax({mouseport: jquery('#parallax1')},{xorigin: 'center'},{yorigin: 'center'});         }); 


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -