소스 검색

test progress bar

ming 3 년 전
부모
커밋
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>