Hi,
This is what the createFileInput()
function create when called :
<input type="file" style="position: absolute; left: 0px; top: 0px;">
The text is handled by browsers but it seems that you can change that :
Hi,
This is what the createFileInput()
function create when called :
<input type="file" style="position: absolute; left: 0px; top: 0px;">
The text is handled by browsers but it seems that you can change that :