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

Mobile implmentation

thewaterbear opened this issue · comments

Hey thanks for the awesome library. I saw the commit "Enabled parallax for touch devices". Are there any instructions on how to get it working on iOS?

In chrome, when emulating iPhone, I'm getting:

TypeError: Cannot read property 'compile' of undefined.

I get the same error on the demo site. Any ideas?

Solved by using the file directly from this repo. The bower version is out of date. Updating it when you get the chance would be helpful.