使用基本的代码
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>css</title> <link rel="stylesheet" href="css/animate.compat.css"> </head> <body> <div class="animated fadeInLeft">111212</div> </html>
属性如下:
bounce 弹起;反弹 |
Back entrances 回到入口 backInDown |
Back exits 后退 backOutDown |
Fading entrances 淡入入口 fadeIn |
Fading exits 淡入退出 fadeOut |
Flippers flip |
Lightspeed lightSpeedInRight |
Rotating entrances 旋转入口 rotateIn |
Rotating exits 选择退出 rotateOut |
Specials hinge |
Zooming entrances 上升入口 zoomIn |
Zooming exits 上升出口 zoomOut |
Sliding entrances 滑;移动 出口 slideInDown |
Sliding exits 滑;移动入口 slideOutDown |
这些属性可以自己去试试,可以去更改一下,很简单的,自己调用的一个库
http://www.jq22.com/yanshi819打开这个看每一个的属性的特效