本站启用国内永久域名: www.LewenSky.cn,请大家使用新域名访问网站!
4月1

网页自动跳转html代码

| |
19:38网站建设  From: 本站原创

网页自动跳转代码html方案一


<html>
<head>
<meta http-equiv="Content-Language" content="zh-CN">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta http-equiv="refresh" content="0.1;url=http://www.731000.cn">
<title></title>
</head>
<body>
</body>
</html>


网页自动跳转代码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.731000.cn";} 
}</script>
</p>
</form>
<p align="center"> 如果无法跳转跳转,<a style="text-decoration: none" href="http://www.731000.cn"><font color="#FF0000">请点这里</font></a>.</p>
</body>
</html>


限时网页自动跳转


脚本说明:

把如下代码加入<body>区域中
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var start=new Date();
start=Date.parse(start)/1000;
var counts=10;
function CountDown(){
var now=new Date();
now=Date.parse(now)/1000;
var x=parseInt(counts-(now-start),10);
if(document.form1){document.form1.clock.value = x;}
if(x>0){
timerID=setTimeout("CountDown()", 100)
}else{
location.href="http://www.itlore.cn"
}
}
// End -->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--
window.setTimeout('CountDown()',100);
-->
</script>
<FORM NAME="form1">
<INPUT TYPE="text" NAME="clock" SIZE="2" VALUE="10">
10秒后自动跳转网页
</FORM>



作者:Lewen@博雅宇轩
地址:http://www.lewensky.cn/read.php/45.htm
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!


最新日志 随机日志 综合排行
  • 驱动人生2012 v4.4.1...
  • Firefox12.0苦菜花增...
  • pps网络电视官方下载2012...
  • QQ2012 Beta1(42...
  • 暴风影音5.11.418.11...
  • 屏幕捕捉软件 FastSton...
  • office2003(2007...
  • 巧虎2010/2011/201...
  • Duplicate Pictu...
  • 深山 OneKey Ghost...
  • 射手影音播放器前卫版 V3.5...
  • PPS影音V2.7.0.130...
  • PDF XChange Vie...
  • 教你将QQ2009的表情包导入...
  • 专用链接转换工具 V1.1(支...
  • 迅雷 7.1.2.2014 独...
  • VC自绘XP按钮样式的实现
  • Adobe Dreamweav...
  • Easy GIF Animat...
  • BlueScreenView ...
  • 安装软件时出现系统提示&quo...
  • XP与XP无线共享设置(笔记本...
  • ZineMaker目录模板大集...
  • 没有不可能 轻松实现PDG转P...
  • [转]MSDN精简版、MSDN...
  • CString转char的方法...
  • 将IE、FIREFOR (火狐...
  • MyEclipse6.5下载地...
  • VC多线程编程(转)
  • AnyBizSoft PDF ...
  • 阅读(4751) | 评论(0) | 引用(0)
    发表评论
    表情
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    打开HTML
    打开UBB
    打开表情
    隐藏
    记住我
    昵称   密码   游客无需密码
    网址   电邮   [注册]