标签:cep htm inpu button www 地址 bsp type=file blog
原文地址:http://www.piaoyi.org/computer/Google-Chrome-input-file-delay-3-5.html
原先写法:
<button type="file" accept="image/*"></button>
改为:
<button type="file" accept="image/jpeg,image/gif,image/png"></button>
标签:cep htm inpu button www 地址 bsp type=file blog
原文地址:http://www.cnblogs.com/cynthia-wuqian/p/7168910.html