暫無描述

123456789
  1. <h3>Choose the local(s) zip file(s)</h3>
  2. <p class="note">Note : your browser will process the zip file, don't choose a file too big !</p>
  3. <input type="file" id="file" name="file" multiple /><br />
  4. <div id="result_block" class="hidden">
  5. <h3>Content :</h3>
  6. <div id="result"></div>
  7. </div>