1,下載文件
animate.css 下載地址: http://daneden.github.io/animate.css/
wow.min.js 下載地址: http://www.downyi.com/downinfo/37040.html#address
2,引入文件
<link rel="stylesheet" href="css/animate.css">
<script src="js/wow.min.js"></script> <script> new WOW().init(); </script>
3,觀察你需要的效果
http://daneden.github.io/animate.css/
4,在需要動畫的標簽上添加,wow 和 你的動畫元素
5, wow.js 源碼網址: http://www.bootcdn.cn/wow/