jparallax icon indicating copy to clipboard operation
jparallax copied to clipboard

parallax-layer: top is always 100%

Open JackeeeD opened this issue 9 years ago • 1 comments

I have a problem with parallax. My parallax-layer elements always have top:100%; and never move vertically only horizontally.

jQuery ver. 1.7.1

JackeeeD avatar Feb 09 '15 01:02 JackeeeD

Hi! I discovered that it happens when you fix: <!doctype html> applying html,body{ height:100%;} on your css

NicolasOkro avatar Feb 15 '17 18:02 NicolasOkro