-
Velocity.js 特别适用于动画序列的场景,也就是依次进行动画查看全部
-
Velocity.js插件引入,记得引入jquery和Velocity.ui.js查看全部
-
弹出式相框插件:Velocity.js查看全部
-
序列调用 Velocity 首字母大写查看全部
-
11111查看全部
-
三种效果实现序列化动态 第三种比较好 推荐使用 !查看全部
-
123查看全部
-
$.Velocity.RunSequence();查看全部
-
http://julian.com/reserch/velocity/查看全部
-
Velocity.js 动画插件查看全部
-
fff查看全部
-
$.Velocity.RegisterEffect('linxin.pulse',{ defaultDuration:300, calls:{ [{scaleX:1.1},0.5], [{scaleX:1.0},0.5], [] } })查看全部
-
动画序列: var seq = [{ elements: $("#div1"), properties: { width:"300px" }, options: { duration:1000 } }, { elements: $("#div2"), properties: { width:"300px" }, options: { duration:1000 } }, { elements: $("#div3"), properties: { width:"300px" }, options: { duration:1000 } } ]; $.Velocity.RunSequence( seq );查看全部
-
序列动画的三种实现方式——方式三查看全部
-
序列动画的三种实现方式——方式二查看全部
举报
0/150
提交
取消