html upload: localize browse button

二次信任 提交于 2019-12-10 12:45:28

问题


How can I make the "browse" button display in another language?


回答1:


The short answer is, you can't - it's controlled by the browser.

The long answer is you could override it using some CSS hacks.




回答2:


Browse button is a part of upload widget, and generally conforms to user's browser language settings. You could replace it altogether with some js/ajax-y thingy, but I don't see the point.



来源:https://stackoverflow.com/questions/1460731/html-upload-localize-browse-button

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!