【发布时间】:2015-10-30 18:34:15
【问题描述】:
有人知道如何在 Edge 中工作吗?
<input type="file" accept=".csv">
在 Chrome 44、Firefox 39、IE 11、Opera 31 中运行良好。
也试过了
<input type="file" accept=".csv,text/csv">
【问题讨论】:
-
在什么情况下它不起作用?它对我来说运行良好
-
真的吗?奇怪的。我的 file choices
accept=".csv"仅在 MS Edge 中。 -
有人知道解决方法吗?我认为在这一点上(在向 MS 通报该问题 3 年后),我们可以假设他们不会修复它。但是很多人仍然需要解决方法。
标签: html input microsoft-edge client-hints