How to rename HTML “browse” button of an input type=file?

前端 未结 10 1518
轻奢々
轻奢々 2020-11-27 15:01

How to rename the browse button as \"Select the file\"? E.g.:


10条回答
  •  一整个雨季
    2020-11-27 15:40

    No, you can't change file upload input's text. But there are some tricks to overlay an image over the button.

提交回复
热议问题