文件名称:TweenLite
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2014-10-21
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 不***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TweenLite动画引擎分享,原生JS简单版,关于JS动画,一般我们处理的方式就是临时写一个 setTimeout来触发 要么就是基于框架来实现比如JQ的animate Mootools的Fx.Tween 基本是这些,但是用过AS的TweenLite 就知道它无比的习惯和方便,以最近研究了下 并封装成“类” 方便调用。-Share TweenLite animation engine, native JS simple version, on JS animation, the way we deal with is usually temporary write a setTimeout to trigger or is based fr a mework to achieve such JQ of animate Mootools of Fx.Tween basically these, but used the AS TweenLite know it very habit and convenience, with recently studied under and packaged into classes easy call.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TweenLite动画引擎(JS简单版 原生) 分享\demo.html
......................................\DragMc.js
......................................\TweenLite.js
TweenLite动画引擎(JS简单版 原生) 分享