is it possible to select files or folders with single input tag
Note--->i am able to select mutiple files but problem is for selecting a folder and file we need two buttons. i want to do it by single input field.
<input id="input-file" webkitDirectory="" type="file" multiple/>