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