show progress info and download code (styling is very much in progress)

This commit is contained in:
xenofem 2022-04-27 12:59:14 -04:00
parent f10ee6aa2a
commit 05f33af7e1
2 changed files with 15 additions and 2 deletions

View file

@ -17,6 +17,8 @@
<h2>Files selected:</h2>
<ul id="file_list">
</ul>
<div id="download_link"></div>
<div id="progress"></div>
<script src="upload.js"></script>
</body>
</html>