Posted in Javascript onSeptember 13, 2017
本文介绍了动画插件wow.js的使用方法 ,具体如下,分享给大家
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" rel="external nofollow" > <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/
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持三水点靠木。
详解动画插件wow.js的使用方法
- Author -
大自然的味道声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@