Onclick -Schaltfläche So importieren Sie das Datei -Hochladen mithilfe des Dialogfelds in HTML

<input type="file" id="imgupload" style="display:none"/> 
<button id="OpenImgUpload">Image Upload</button>
Outrageous Oryx