jparallax
jparallax copied to clipboard
Problem of first loading
Hi,
I experience a problem with jparallax and the first loading before the mouse hover ths div. I mean that all my parallax DIV start on the top left corner and as soon as i hover the DIV all come in the center.
What i need is when i load the page directly have the img that are include in the DIV in the center.
More clear with exemple : http://www.modlao.com/chris/v5/test3.html
??
.parallax-layer {
position: absolute;
left: 30px;
top: 30px;
}
adjust top and left position.