html - How to remove the text of webkitdirectory -


i added website webkitdirectory input (input type="file" id="ctrl" webkitdirectory directory multiple)

everything work well, ui of button ugly.

my site bootstrap-based, , new button isn't. moreover, text on button ("choose files") not own text (i write "choose directory"). tryed change basic-design, couldn't.

does have idea problem?

thanks! , sorry bad english.

you can add class input , customize in css. example can make text on button invisible , make :after content. sorry english.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -