带37种3D动画特效的跨浏览器CSS3动画框架 AllAnimation.css

animate.css – 齐全的CSS3动画库 [url]http://www.dowebok.com/98.html[/url]
animate.css 是一个来自国外的 CSS3 动画库,它预设了抖动(shake)、闪烁(flash)、弹跳(bounce)、翻转(flip)、旋转(rotateIn/rotateOut)、淡入淡出(fadeIn/fadeOut)等多达 60 多种动画效果,几乎包含了所有常见的动画效果。
[color=red]详细查看原文[/color]


带37种3D动画特效的跨浏览器CSS3动画框架 AllAnimation.css
AllAnimation.css是一款带37种3D动画特效的跨浏览器CSS3动画框架。它可以轻松的制作出各种CSS3 3D动画效果,可以在移动手机上使用。并且使用极其简单,使用时只需要添加相应的class即可。


例子: [url]http://all-animation.github.io/[/url]
所有效果代码
Especiais:
dance
journal
pulse
pulse-slow
jamp
four-rock

Bounce:
enter-up-bounce
enter-down-bounce
enter-right-bounce
enter-left-bounce
scale-bounce
jump-bounce

Perspective:
tree-flip-right
tree-flip
tree-flip-up
tree-flip-down
flip-left-bounce
rotate-flip
flip-right-bounce

Fading Entrances:
flip-top
flip-left
flip-right
flip-bottom


Rotate:
rotate-flip-down
rotate-down-bounce
rotate-out

Agrecives:
flash-bang
bomba


测试代码:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>重新认识测试和米色脂肪</title>
<link href="css/assets/css/all-animation.min.css" rel="stylesheet"/>
<script src="js/jquery-2.2.0.min.js"></script>
<script>
$(document).ready(function(){
$("button").click(function(e){
e.preventDefault();
$("#stage").addClass('journal');
});
});
</script>
</head>
<body ontouchmove="return false" class="f-ff1">
<button>测试</button>
<div id="stage">被用来测试的一段话</div>
</body>
</html>
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值