oblador / angular-parallax

Lightweight & performant parallax scrolling for angular.js.

Home Page:http://oblador.github.io/angular-parallax/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is positioning of element need to be static?

dpocheketa opened this issue · 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?