Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

change choose file button text

<button style="display:block;width:120px; height:30px;" onclick="document.getElementById('getFile').click()">Your text here</button>


<input type='file' id="getFile" style="display:none"> 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #change #choose #file #button #text
ADD COMMENT
Topic
Name
7+2 =