I want the output to be as follows (pictured)
In the image above, the user can select several different files from just one "choose file" and view the file name below. The user can also delete it!
I just know it below, that we have to increase the number of inputs to select two or more files!
<input type="file" />
Can it be solved using JavaScript?
please guide me. If you have a source please tell.