reset file input after selection of file code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;