Linux中国 Linux中国门户站!
设为主页 设为主页
收藏本站 收藏本站
 
当前位置 :首页 ->编程语言 ->ASP ->正文

ASP无组件上载,带进度条,多文件上载。。

来源:Linuxdby.com 作者:Webmaster 时间:2007-04-23 点击: [收藏] [投稿]
715208;
    
/* Mozilla proprietary */
    
-moz-border-radius: 5px;
    
/*-moz-opacity: 0.95*/


}
.progress table,.progress td{
  font
-size:9pt;
}

.Bar{
  width:
100%;
    height:15px;
    background
-color:#CCCCCC;
    border: 1px inset #
666666;
    margin
-bottom:4px;
}

.ProgressPercent{
    font
-size: 9pt;
    color: #
000000;
    height: 15px;
    position: absolute;
    z
-index: 20;
    width: 
100%;
    text
-align: center;
}
.ProgressBar{
  background
-color:#91D65C;
    width:1px;
    height:15px;
}
</style>


<div id="Progress" style="display:none;" class

 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<



上一篇:支持多风格变换的ASP分页类   下一篇:安装JDK 就可同时运行PHP和Java?

文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论
更多相关文章
Power by linux-cn.com 粤ICP备05006655号