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