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

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

小宅 HTML源码 0

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

代码如下:

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<title>正在进入</title>

</head>

<body>

<form name=loading> 

 <p align=center> <font color="#0066ff" size="2">正在进入,请骚等</font><font color="#0066ff" size="2" face="Arial">...</font>

  <input type=text name=chart size=46 style="font-family:Arial; font-weight:bolder; color:#0066ff; background-color:#fef4d9; padding:0px; border-style:none;"> 

  

  <input type=text name=percent size=47 style="color:#0066ff; text-align:center; border-width:medium; border-style:none;"> 

  <script>  

var bar=0  

var line="||"  

var amount="||"  

count()  

function count(){  

bar=bar+2  

amount =amount + line  

document.loading.chart.value=amount  

document.loading.percent.value=bar+"%"  

if (bar<99)  

{setTimeout("count()",100);}  

else  

{window.location = "http://www.12580sky.com";}  

}</script> 

 </p> 

</form> 

<p align="center"> 如果您的浏览器不支持跳转,<a style="text-decoration: none" href="http://www.12580sky.com"><font color="#FF0000">请点这里</font></a>.</p>

</body>

</html>
版权所有:千狐资源网
文章标题:浏览器跳转代码网站网页html特效代码
除非注明,文章均为 千狐资源网 原创,请勿用于任何商业用途,禁止转载

标签:

暂无标签

免责声明:

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

同类推荐
评论列表
签到