angular-parallax
angular-parallax copied to clipboard
Parallax inside scrollable div
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.
+1