Hello, I just want to hide/disable a control input type="file". My code : <input type="file" name="fileInput" id="input" /> Thanks