oblador/angular-parallax

Is positioning of element need to be static?

dpocheketa opened this issue · 1 comments

I am implementing in my project code similar to an example but nothing work. Can it be any problems with absolute positioning elements?

Hi @dpocheketa,

Absolute positioned elements should work, however fixed elements would not. Can you post a plunker so I can investigate further?