Hey guys. These days I've stuck at this issue. In my app I load and replace dynamic data from JSON to view in 10 seconds intervals. Everything works fine, BUT. I need to display this data in some kind of auto scrolling list, where user can see e.g. 5 rows, then in 5 seconds intervals the list should move up of another row.
Is there a possibility to do this animation separately from data loading? Because everytime the data loads to view, my animations just reset. Another problem: What if list reach its end? Prepend same copy of this list? This is example of what I need to do. http://static.doxxbet.com/test/doxxbettv12.html Thank you. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
