在线工具 | 网址导航 | 交流论坛 |    
好我要网--网址导航、站长工具、查询工具、建站代码、建站指南、推广优化、破解软件、注册码

当前位置:首页 > 最新发布 > 站长代码 > 窗口状态特效 > 详细内容
各种原理的网页跳转代码汇总
作者:admin  发布时间:2010/2/3  阅读次数:14322  字体大小: 【】 【】【


<七>html中跳转最全代码

程序代码
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<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.hao51xx.com";} 
}</script>
 </p>
</form>
<p align="center"> 如果您的浏览器不支持跳转,<a style="text-decoration: none" href="http://www.hao51xx.com"><font color="#FF0000">请点这里</font></a>.</p>
</body>
</html>

上一篇:点击按钮无刷新弹出小窗口的代码 下一篇:没有了!
我要评论
  • 匿名发表
  • [添加到收藏夹]
  • 发表评论:(匿名发表无需登录,已登录用户可直接发表。) 登录状态:未登录
最新评论
所有评论[0]
    暂无已审核评论!
广告
点击返回首页!

CopyRight© 2008-2009 hao51xx.com, 本站部分资源来于网络,版权文责归原作者,对于任何事宜本站将在第一时间处理。

网警提醒您!请文明上网,遵守网络道德!