【发布时间】:2015-05-15 04:21:43
【问题描述】:
我正在开发一个项目,由于 Angular 应用程序的引导方式,在某些情况下我无法使用 ng-animate。因此,我一直在尝试找出一种使用常规 Jquery/CSS 动画为 ng-repeat 循环设置动画的方法。
有没有办法在不使用 ng-animate 的情况下绑定到 ng-repeat 事件(进入、离开、移动...)?
提前致谢!
【问题讨论】:
标签: jquery css angularjs angularjs-ng-repeat ng-animate