Explorar el Código

test progress bar

ming hace 3 años
padre
commit
55a95f09ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>