Browse Source

test progress bar

ming 3 years ago
parent
commit
fd286f801a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      index2.html

+ 2 - 1
index2.html

@@ -44,6 +44,7 @@
         <input type="text" name='m9' class='imgsrc9' value="" placeholder="9" /><br/>
         <input type="text" name='m10' class='imgsrc10' value="" placeholder="10" /><br/>
         <input id="checker" type="button" name="next" class="next action-button" value="送出" />
+        <h3 class="fs-subtitle">處理進度</h3>
         <div id="myProgress">
           <div id="myBar">0%</div>
       </fieldset>
@@ -86,7 +87,7 @@
     }
     </style>
   <body>
-      <h1>影片處理進度</h1>
+      
       <ul id='messages'>
       </ul>
       <script>