|
||||||
|
||||||
| -您现在的位置:首页>>网页特效 | ||||||
| 特效名称:无边界的弹出窗口 |
| 实现此效果你需要进行如下 1 步操作: [ 查看演示效果 ] |
| 第 1 步:将以下代码加到〈head〉与〈/head〉之间 |
| <SCRIPT?language=JavaScript> var?specialcode="<DIV?id=searchspe?style='Z-INDEX:?100;?left:?320px;?POSITION:?absolute;?TOP:?15 0px;'><table?width='250'?height='160'?cellspacing=5?cellpadding=5?bgcolor='#CD0011'?style='borde r:1px?solid?#ffffff;'><tr><td><table?cellspacing=0?cellpadding=0?border=0?align=center?style='co lor:#ffffff'><tr><td?style='font-size:16px;line-height:180%'?align=center><b>重要通告</b></td></ tr><tr><td?style='font-size:14px;line-height:120%'>本站空间特价销售,100M只要80元,网址http://www. shiyan.biz</td></tr><tr><td?style='font-size:12px;line-height:200%'><div?align='right'?style='CU RSOR:?hand'?onclick=searchspe.style.visibility='hidden'>关?闭</div></td></tr></table></td></tr>< /table></DIV>";document.write(specialcode);lastScrollY=0;function?heartBeat0(){diffY=document.bo dy.scrollTop;percent=.1*(diffY-lastScrollY);if(percent>0)percent=Math.ceil(percent);else?percent =Math.floor(percent);document.all.searchspe.style.pixelTop+=percent;lastScrollY=lastScrollY+perc ent;}window.setInterval("heartBeat0()",1); |
|
||||||||||||||||
关于本站 | 本站地图 | 联系方式 | 广告合作 | 广告价格 |
||||||||||||||||
QQ:284700360 Email:linmupeixun@163.com |
||||||||||||||||
Copy Right © 2006 林木培训版权所有 |