copy paste support
This commit is contained in:
parent
adeda1b0f5
commit
3bd9d47a3c
4 changed files with 27 additions and 3 deletions
|
@ -30,7 +30,7 @@ function extension(string) {
|
|||
<form action="/" method="post" encType="multipart/form-data">
|
||||
<!---->
|
||||
<div id="dropArea">
|
||||
<p class="dragregion">Upload a file or drag n' drop into the dashed region</p>
|
||||
<p class="dragregion">Upload a file, copy paste, or drag n' drop into the dashed region</p>
|
||||
<div id="gallery"></div>
|
||||
<p class="dragregion"><input class="" type="file" id="fileupload" name="fileupload"><input type="submit" value="Upload"></p>
|
||||
<p class="dragregion">Click the file to copy the url</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue