【发布时间】:2015-02-09 17:13:42
【问题描述】:
只是想要的风格:
<input type="file" value="Choose the file" />
看起来像:
<a href="#">Choose the file</a>
只使用 css。
有可能吗?
【问题讨论】:
-
根据经验,这是一个很难设置样式的元素,尤其是在旧版本的浏览器中。
-
您想将
file-按钮设置为链接?