标签:div ext ima its order border pat 一个 bottom
使用基本的代码
<!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 |
这些属性可以自己去试试,可以去更改一下,很简单的,自己调用的一个库
标签:div ext ima its order border pat 一个 bottom
原文地址:https://www.cnblogs.com/easyjie/p/12893692.html