码迷,mamicode.com
首页 >  
搜索关键字:shake    ( 120个结果
选择器修改样式
addClass和removeClass eg: $("button").addClass("animated bounce"); $(".well").addClass("animated shake"); $("#target3").addClass("animated fadeOut"); $ ...
分类:其他好文   时间:2017-07-29 16:27:03    阅读次数:127
Tempter of the bone
题目描述: The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie c ...
分类:其他好文   时间:2017-07-26 22:04:00    阅读次数:211
齐全的CSS3动画库animate.css
animate.css 是一个来自国外的 CSS3 动画库,它预设了抖动(shake)、闪烁(flash)、弹跳(bounce)、翻转(flip)、旋转(rotateIn/rotateOut)、淡入淡出(fadeIn/fadeOut)等多达 60 多种动画效果,几乎包含了所有常见的动画效果。 查看演 ...
分类:Web程序   时间:2017-07-20 23:56:51    阅读次数:235
CSS
/* animation */.a-bounce,.a-flip,.a-flash,.a-shake,.a-swing,.a-wobble,.a-ring{-webkit-animation:1s ease;-moz-animation:1s ease;-ms-animation:1s ease;a ...
分类:Web程序   时间:2017-07-19 10:39:11    阅读次数:215
unity3d 摄像机抖动特效
摄像机抖动特效 在须要的地方调用CameraShake.Shake()方法就能够 摄像机抖动特效 在须要的地方调用CameraShake.Shake()方法就能够 ...
分类:编程语言   时间:2017-07-16 13:30:45    阅读次数:136
jQuery ui 特效
blind:百叶窗 bounce:反弹 clip:剪辑 drop:降落 explod:爆炸 fade:淡入淡出 fold:折叠 highlight:突出 puff:膨胀 pulsate:跳水 scale:缩放 shake:震动 size:尺寸 slide:滑动 transfer:转移 $( "#ef ...
分类:Web程序   时间:2017-06-16 12:45:55    阅读次数:231
shake.js实现微信摇一摇功能
项目要求实现点击摇一摇图片,图片摇一摇,并且摇一摇手机,图片也要摇一摇。 关于用js怎样实现摇一摇手机图片摇一摇,我在网络上找了一些方法,真正有用的是shake.js。 接下来,上shake.js源码: /* * Author: Alex Gibson * https://github.com/al ...
分类:微信   时间:2017-06-08 14:52:52    阅读次数:792
HDOJ1010-Tempter of the Bone(搜索+奇偶剪枝)
Problem Description The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, an ...
分类:其他好文   时间:2017-06-03 22:31:12    阅读次数:175
css3动画简介以及动画库animate.css的使用
Animate.css是由Dan Eden的Daniel Eden使用CSS3的animation制作的动画效果的CSS集合。 官网各种动画的演示地址:https://daneden.github.io/animate.css/ 它预设了抖动(shake)、闪烁(flash)、弹跳(bounce)、 ...
分类:Web程序   时间:2017-06-02 00:59:59    阅读次数:389
Nike Air Shake ndestrukt white red Performance Reviews
Really? A performance review on a 20 year old shoe? Serious? Ab-so-lutely. Why not? If the Nike Air Shake Ndestrukt was good enough to help Dennis Rod ...
分类:其他好文   时间:2017-05-26 16:36:47    阅读次数:301
120条   上一页 1 2 3 4 5 6 ... 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!