hakimel / stroll.js

CSS3 list scroll effects

Home Page:http://lab.hakim.se/scroll-effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular compatability

james-maher opened this issue · comments

This does not seem to work with dynamic lists. Im trying to get it to work with angular but the effect just doesn't work.

+1

commented

you can set parameter live=true to refresh interval

stroll.bind('ul', { live : true});