专注技术教程资源网-活动-软件分享-实用的让网络资源让生活更美好
浏览器跳转代码网站网页html特效代码
浏览器跳转代码网站网页html特效代码

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

小宅 HTML源码 0

代码如下:

  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://www.12580sky.com";} 
  50.  
  51. }</script>
  52.  
  53. </p>
  54.  
  55. </form>
  56.  
  57. <p align="center"> 如果您的浏览器不支持跳转,<a style="text-decoration: none" href="http://www.12580sky.com"><font color="#FF0000">请点这里</font></a>.</p>
  58.  
  59. </body>
  60.  
  61. </html>

标签:

暂无标签

免责声明:

本站提供的资源,都来自网络,版权争议与本站无关,所有内容及软件的文章仅限用于学习和研究目的。不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负,我们不保证内容的长久可用性,通过使用本站内容随之而来的风险与本站无关,您必须在下载后的24个小时之内,从您的电脑/手机中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。侵删请致信E-mail: yiyuwa@vip.qq.com

同类推荐
评论列表
签到
站点公告
一直专注于免费分享精品内容,包括游戏资讯网站源码QQ教程,精品网络资源干货收藏站一切竟在精品资源网。
已读