How to style a file upload?

2020-03-31 07:47发布

问题:

In firefox it looks like a text field that you click on and i just need a button like safari renders..Is there a way to not display the text field looking file upload in firefox

回答1:

Asked many times before:

  • How can I style a file input field in Firefox?
  • Styling an input type="file" button
  • How to style "input file" with CSS3 / Javascript?
  • https://stackoverflow.com/questions/3984815/jquery-best-way-to-style-a-input-file-tag
  • Can we change <input type="file"> style?
  • Style of input=File as a button