在上一次文档上传下方有上传按钮

时间:2013-05-14 14:21:20

标签: html

点击添加文档后,<input type="file">会显示在上一次上传的右侧。我希望输入type =“file”出现在上一次上传的下方。

干杯

<div id="test-doc-template" style="display:none">
    <input type="file" name="test_doc[]"/>
</div>

<div class="align-center padding-small-top">
    <p class="big-button" id="add_test_doc">Add Document</p>
</div>

0 个答案:

没有答案