首 页文章中心下载中心娱乐八卦本站论坛拜仁联盟球迷社区博客日志建站服务域名抢注繁體中文
设为首页
加入收藏
联系我们
E-mail:WebMaster#fcbu.com
载入中…
当前位置:站长天下 -> 网页制作 -> 进首页的时候那个进度条怎么弄.

进首页的时候那个进度条怎么弄.


收集:TTXS(Fcbu.Com)   来源:互联网   时间:2006-06-25 
进入手页的时候...
有段从0%到100%的进度条怎么弄?
还有那个颜色该怎么加上去??
谢谢~!~! 下面这个去看看,根据你需要的来选择
http://www.dywt.com.cn/eun/SoftList.asp?CateID=11&SubCateID=104 [html>
<html>
<head>
<title>正在载入...</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
<table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
<tr>
<form name=loading>
<td align=center>
<p><font color=gray>正在载入首页,请稍候.......</font></p>
<p>
<input type=text name=chart size=46 style="font-family:Arial;
font-weight:bolder; color:gray;
background-color:white; padding:0px; border-style:none;">
<br>
<input type=text name=percent size=46 style="font-family:Arial;
color:gray; 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.fcbu.com/";}
}
</script>
</p>
</td>
</form>
</tr>
</table>
</body>
</html>
[/html>
TT 这个是存成index.htm 然后再打开 网站的的首页么 应该是
很烦论坛的这个引用代码的BUG
<html>
<head>
<title>正在载入...</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
<table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
<tr>
<form name=loading>
<td align=center>
<p><font color=gray>正在载入首页,请稍候.......</font></p>
<p>
<input type=text name=chart size=46 style="font-family:Arial;
font-weight:bolder; color:gray;
background-color:white; padding:0px; border-style:none;">
<br>
<input type=text name=percent size=46 style="font-family:Arial;
color:gray; 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.fcbu.com/";}
}
</script>
</p>
</td>
</form>
</tr>
</table>
</body>
</html>
读取完毕在当前页 打开 是吧 - -0 并不是读取完毕 就是真正的加载完了 ~~~
TT 你给的只是显示进度 然后转向 才开始加载呀~~
打印本文  返回顶部  加入收藏  关闭窗口
广 告 位 招 租
  • 上一篇: PSD的模板修改好了。要怎么切割好,然后放入DW或FP中
  • 下一篇: 一套从注册到做出精美个人主面的视频教程软件下载
  • 关于本站 - 网站帮助 - 广告合作 - 下载声明 - 友情连接 - 网站地图 - 管理登录
    联系方式
    Copyright © 2004-2007 FCBU.Com All Rights Reserved.
    版权所有:『站长天下』 新凌讯网络;保留所有权利. 赣ICP备05002812