how to remove files from input tag in DOM code example Example: javascript set file input value to null document.getElementById("myInputFileID").value=null;