Hi I have an input field of type file and i want to change its value using jquery. How can in do that, please help me.Below is my html tag for same.
<input id="kb_file" type="file" class="file" name="multipartFile" contenteditable='false' style="display:none;"/>