浏览器跳转代码网站网页html特效代码

0.0/0人
免费

更新时间:2022-11-26 01:24:12

所属分类:其他资源

评论回复:0

 

暂无演示 下载权限

浏览器跳转代码网站网页html特效代码-第3张插图

代码如下:

  1. <html>
  2.  
  3. <head>
  4.  
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6.  
  7. <title>正在进入</title>
  8.  
  9. </head>
  10.  
  11. <body>
  12.  
  13. <form name=loading>
  14.  
  15. ?<p align=center> <font color="#0066ff" size="2">正在进入,请骚等</font><font color="#0066ff" size="2" face="Arial">...</font>
  16.  
  17. ??<input type=text name=chart size=46 style="font-family:Arial; font-weight:bolder; color:#0066ff; background-color:#fef4d9; padding:0px; border-style:none;">
  18.  
  19. ??
  20.  
  21. ??<input type=text name=percent size=47 style="color:#0066ff; text-align:center; border-width:medium; border-style:none;">
  22.  
  23. ??<script>?
  24.  
  25. var bar=0?
  26.  
  27. var line="||"?
  28.  
  29. var amount="||"?
  30.  
  31. count()?
  32.  
  33. function count(){?
  34.  
  35. bar=bar+2?
  36.  
  37. amount =amount + line?
  38.  
  39. document.loading.chart.value=amount?
  40.  
  41. document.loading.percent.value=bar+"%"?
  42.  
  43. if (bar<99)?
  44.  
  45. {setTimeout("count()",100);}?
  46.  
  47. else?
  48.  
  49. {window.location = "http://s.10zhan.com";}?
  50.  
  51. }</script>
  52.  
  53. ?</p>
  54.  
  55. </form>
  56.  
  57. <p align="center"> 如果您的浏览器不支持跳转,<a style="text-decoration: none" href="http://s.10zhan.com"><font color="#FF0000">请点这里</font></a>.</p>
  58.  
  59. </body>
  60.  
  61. </html>

百度
- MB

相关推荐

首页 导航 会员 客服 微信
客服QQ 客服微信 客服邮箱 TOP