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;"/>
明らかなセキュリティ上の理由からvalue、 aをいじることはできません。<input type="file" />
value
<input type="file" />