首页| 新闻| 娱乐| 游戏| 科普| 文学| 编程| 系统| 数据库| 建站| 学院| 产品| 网管| 维修| 办公| 热点
<!-- http://www.vevb.com --><!-- bbs http://bbs.vevb.com --><!--要完成此效果需要两个步骤第一步:把如下代码加入到<body>区域中--><body><script language="javaScript"><!-- N = 40; Y = new Array();X = new Array();S = new Array();A = new Array();B = new Array();M = new Array();V = (document.layers)?1:0;iH=(document.layers)?window.innerHeight:window.document.body.clientHeight;iW=(document.layers)?window.innerWidth:window.document.body.clientWidth;for (i=0; i < N; i++){ Y[i]=Math.round(Math.random()*iH); X[i]=Math.round(Math.random()*iW); S[i]=Math.round(Math.random()*5+2); A[i]=0; B[i]=Math.random()*0.1+0.1; M[i]=Math.round(Math.random()*1+1);}if (V){for (i = 0; i < N; i++){document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFF0' CLIP='0,0,"+M[i]+","+M[i]+"'></LAYER>")}}else{document.write('<div style="position:absolute;top:0px;left:0px">');document.write('<div style="position:relative">');for (i = 0; i < N; i++){document.write('<div id="si" style="position:absolute;top:0;left:0;width:'+M[i]+';height:'+M[i]+';background:#fffff0;font-size:'+M[i]+'"></div>')}document.write('</div></div>');}function snow(){var H=(document.layers)?window.innerHeight:window.document.body.clientHeight;var W=(document.layers)?window.innerWidth:window.document.body.clientWidth;var T=(document.layers)?window.pageYOffset:document.body.scrollTop;var L=(document.layers)?window.pageXOffset:document.body.scrollLeft;for (i=0; i < N; i++){sy=S[i]*Math.sin(90*Math.PI/180);sx=S[i]*Math.cos(A[i]);Y[i]+=sy;X[i]+=sx; if (Y[i] > H){Y[i]=-10;X[i]=Math.round(Math.random()*W);M[i]=Math.round(Math.random()*1+1);S[i]=Math.round(Math.random()*5+2);}if (V){document.layers['sn'+i].left=X[i];document.layers['sn'+i].top=Y[i]+T}else{si[i].style.pixelLeft=X[i];si[i].style.pixelTop=Y[i]+T} A[i]+=B[i];}setTimeout('snow()',10);}//--></script><!--第二步:把“onLoad="snow()"”加在<body>标记里例如:--><body onLoad="snow()" bgcolor=#000000>
Intel工程样品CPU的识别方法
图解CMOS路线和硬盘光驱跳线的
硬盘分区如何设置准确的分区空间
回眸一笑百魅生,六宫粉黛无颜色
岁月静美,剪一影烟雨江南
芜湖有个“松鼠小镇”
小满:小得盈满,一切刚刚好!
一串串晶莹剔透的葡萄,像一颗颗宝石挂在藤
正宗老北京脆皮烤鸭
人逢知己千杯少,喝酒搞笑图集
搞笑试卷,学生恶搞答题
新闻热点
疑难解答
图片精选
微信小程序各种坑?填坑tip
web前端如何让网页布局稳定性和标
CSS定位深入理解 完全掌握CSS定位
彻底理解浮动float CSS浮动详解 清
网友关注