javascript实现页面加载进度条

<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
< html  xmlns ="http://www.w3.org/1999/xhtml" >
 
< HEAD >
  
< TITLE >  New Document  </ TITLE >
  
< meta  http-equiv ="Content-Type"  content ="text/html; charset=gb2312"   />
  
< script  type ="text/javascript" >
    document.write(
' <div id="loadbox"><span>加载中,请耐心等待</span><img src="http://www.funly.cn/img/load.gif" width="160" height="20" /></div> ' );
    window.onload 
=   function  ()   {   
        document.getElementById(
' loadbox ' ).style.display = " none " ;
        document.getElementById(
' imglist ' ).style.display = " block " ;
    } 
</ script >
< style  type ="text/css" >
body 
{ background-color : #000 ; }
#imglist 
{  display : none ; color : #FFFFFF ; }
#loadbox 
{  width : 160px ; height : 60px ;  position : absolute ; top : 50% ; left : 50% ; margin-left : -80px ; margin-top : -30px ; }
#loadbox span 
{ height : 30px ; display : block ; width : 160px ; text-align : center ;  color : #FFF ;  font-size : 12px ; }
</ style >
 
</ HEAD >

 
< BODY >
  
< div  id ="imglist" >
        
< h1 > 欧文加油! </ h1 >
        
< img  src ="http://ii.a.5d6d.com/userdirs/e/6/realmadrid/attachments/month_0907/09070408514f0af09934c90548.jpg"  width ="500"  height ="413"   />
        
< img  src ="http://www.insun.com.cn/pu/Picture/star/om_m/554798pic321-com-13.jpg"  width ="800"  height ="600"   />
    
</ div >
 
</ BODY >
</ html >

转载于:https://www.cnblogs.com/cnfiowen/archive/2009/07/09/1520064.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值