Styling an input type file
The file upload field is really hard to stylizing. The "Browse" button inaccessible to CSS manipulation. You can stylizing your input type='form' by this plugin.
Idea: http://www.quirksmode.org/dom/inputfile.html
评论
The file upload field is really hard to stylizing. The "Browse" button inaccessible to CSS manipulation. You can stylizing your input type='form' by this plugin.
Idea: http://www.quirksmode.org/dom/inputfile.html