I want to change the default value of from “Choose file” to “Browse”. How to do that?
Here is another solution; hiding file-type input field (button) and placing another regular button-type input field (button) which allows one to change its content - triggering first file button (lower one) is done with JavaScript clicking on second regular button (upper one).
→ Howto Style the Button of a input type="file" Control