<form>
<span style="width:0;overflow:hidden"><input type=file name=f></span>
<button onclick="f.click()">open</button>
</form>