Animate.css Just-add-water CSS animations


下载 Animate.css or 在github上查看

Another thing from Daniel Eden.

简单用法:加载,调用

<link rel="stylesheet" href="animate.min.css">
直接给标签添加相对应的class就能看到效果

推荐使用jQuery或者javascript来控制,而不是写死在里面