how to reset input type file in js code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;