Question : Browse Text on File Input Type

When you use an HTML <input type="file">, you always get a "Browse"" button.

Can the text "Browse" be changed?

Answer : Browse Text on File Input Type

Yes, but not as easily as you would think. You can use CSS to change what the user sees. Read here: http://www.quirksmode.org/dom/inputfile.html
Random Solutions  
 
programming4us programming4us