Browse Source

test progress bar

ming 3 years ago
parent
commit
55a95f09ff
1 changed files with 1 additions and 1 deletions
  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>