Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<HTML>
<HEAD>
<title>网页进度条</title>
<STYLE type=text/css>
.progressbar{
width:216px;
height:41px;
background:url(//ku.shouce.ren/files/images/201601/56a321c571544.gif) no-repeat 0 0;
position:relative;
}
.progressbar span{
position:absolute;
width:200px;
height:25px;
background:url(//ku.shouce.ren/files/images/201601/56a321c66ac5c.gif) no-repeat 0 0;
CSS代码...
JS代码...
xxxxxxxxxx