浏览代码

test progress bar

ming 4 年之前
父节点
当前提交
55a95f09ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index2.html

+ 1 - 1
index2.html

@@ -104,7 +104,7 @@
       </script>
 
 <div id="myProgress">
-<div id="myBar">100%</div>
+<div id="myBar">0%</div>
 </div>
 
 </body>