Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下动画在 chrome 和 firefox 中运行良好,但在 IE8 上无法无限循环运行。 http://jsbin.com/acokus/5/edit
我认为 setTimeout 有问题,或者我做了一些根本错误的事情..
解决方案:
我不知道为什么它现在可以在 IE8 中工作,但它可能对喜欢使用 jsTween 编写循环的人有所帮助:
http://jsbin.com/acokus/17/edit