Style of input=File as a button

前端 未结 5 2096
南旧
南旧 2021-01-19 22:11

I\'m trying to put some style in the input=file aka uploader and I\'m having a hard time with it, is there some NON FLASH solution (maybe jquery or even plain javascript)?

5条回答
  •  庸人自扰
    2021-01-19 22:54

    I wrote the following a while back to help me with this problem. Hasn't been updated in a while, but please let me know if you find bugs (just create an issue on the GitHub page).

    http://github.com/topherfangio/FancyFile

提交回复
热议问题