Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好我有一个文件类型的输入字段,我想使用 jquery 更改它的值。如何做到这一点,请帮助我。下面是我的 html 标签。
<input id="kb_file" type="file" class="file" name="multipartFile" contenteditable='false' style="display:none;"/>
出于明显的安全原因,您不能弄乱valuea 。<input type="file" />
value
<input type="file" />