注册 登录 充值会员 退出
毕业设计 PHP源码
充值

jQuery水滴滴下产生水波纹波动动画特效

作者/代码整理:  (转载请附加本文地址,带有“懒人原生”字样的谢绝转载) 发布日期:2017-10-04
jQuery水滴滴下产生水波纹波动动画特效
几种类似水滴滴下的瞬间产生水波纹波动动画效果的jQuery水波纹动画特效。


引入js文件

<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery.easing-1.3.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/raindrops.js"></script>
<script src="js/default.js"></script>