【发布时间】:2014-02-10 17:42:30
【问题描述】:
我需要在 GWT 中设置文件上传的浏览按钮的样式......我通过这个链接找到了方法http://www.dreamincode.net/forums/topic/15621-styling-a-file-browse-button/。但我不能在 GWT 中使用它。知道该怎么做吗?。
我正在使用 GWT 2.4.0
【问题讨论】:
-
这里已经有一个适当的解决方案stackoverflow.com/questions/3309106/… 但我认为您可以尝试以下方法。这帮助我克服了错误。 quirksmode.org/dom/inputfile.html 或 kavoir.com/2009/02/…
标签: css gwt file-upload