javascript - html输入类型文件接受图像不允许在ios 11中选择文件
<p><p>直到 ios 10 它都在工作。当用户单击 ipad 中的输入按钮时,它要求从图库中选择图像或从相机中捕获。
但是在 ios 11 中它是直接打开相机的。谁能帮助我如何打开图库,以便用户可以从图库中选择图像。</p>
<pre><code><input type="file" accept="image/*" id="image-input" capture />
</code></pre></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>跟我一起工作</p>
<p><code><input type="file"accept="image/*"id="image-input"/></code></p></p>
<p style="font-size: 20px;">关于javascript - html输入类型文件接受图像不允许在ios 11中选择文件,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/46443097/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/46443097/
</a>
</p>
页:
[1]