N
N
nonamich2018-02-06 17:53:15
JavaScript
nonamich, 2018-02-06 17:53:15

How to make input type="file" directory not count the number of files in the folder?

How to make input type="file" directory not count the number of files in the folder? If there are many files, then the page freezes
2018-02-06_1649.png
https://www.screencast.com/t/9y6mxTedmo

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Belka2007, 2018-02-15
@Belka2007

Hide the standard input type="file" since it's different for all browsers and you can't really customize it, bind the label to the field via for, and style it as you please.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question