implemented deleting from server. multiple uploads by uploader handled and displayed on DOM
This commit is contained in:
parent
c25c97fbaa
commit
895c4d364f
5 changed files with 118 additions and 27 deletions
|
@ -12,6 +12,9 @@
|
|||
</form>
|
||||
|
||||
<p id="downloadProgress"></p>
|
||||
|
||||
<ul id="uploaded_files">
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue