下雪了堆雪人去 下雪特效

jquery实现的下雪特效。

效果体验:http://keleyi.com/a/bjac/e8t7hoj4.htm

堆雪人

以下是HTML文件代码:

 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 2 <html xmlns="http://www.w3.org/1999/xhtml">
 3 <head>
 4 <title>下雪了堆雪人去 下雪特效-柯乐义</title>
 5 <style>
 6 body{background:black;color:white;margin:0px}
 7 </style>
 8 <script type="text/javascript" src="http://keleyi.com/keleyi/pmedia/jquery/jquery-1.10.2.min.js"></script>
 9 <script type="text/javascript" src="http://keleyi.com/keleyi/phtml/jqtexiao/5/snow.keleyi.js"></script>
10 </head>
11 <body>
12 <div style="width:754px;margin:0px auto;text-align:center"><h1> 柯乐义下雪特效 下雪了堆雪人去</h1>
13 <a href="http://keleyi.com/a/bjac/e8t7hoj4.htm">原文</a><br />
14 <img src="https://i-blog.csdnimg.cn/blog_migrate/e96b5c89afb369c9566f596d22c8eaf3.png" style="width:600px;height:800px" alt="柯乐义下雪特效"/>
15 
16 </div>
17 <script type="text/javascript" >
18 $(function () {
19 $.fn.snow({
20 minSize: 5, //雪花的最小尺寸
21 maxSize: 50, //雪花的最大尺寸
22 newOn: 300     //雪花出现的频率 这个数值越小雪花越多
23 });
24 });
25 </script>
26 </body>
27 </html>

 

也可以点击这里查看效果:http://keleyi.com/keleyi/phtml/jqtexiao/5.htm

web前端:http://www.cnblogs.com/jihua/p/webfront.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值