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

Parallax inside scrollable div

websirnik opened this issue · comments

If I specify parallaxable elements inside scrollable div, it does not work. Am I missing anything?

It currently only listens to scroll events on the document level. Might add support for sub elements since angular-scroll now supports it, but it might require more markup and some refactoring.

commented

+1