I'm uploading files ajax jquery, and i need clear filelist array. How i can clear FileList array by input id or other options please;
This code:
document.getElementById("myInputFileID").value=null;
Not working
I'm uploading files ajax jquery, and i need clear filelist array. How i can clear FileList array by input id or other options please;
This code:
document.getElementById("myInputFileID").value=null;
Not working
Copyright © 2021 Jogjafile Inc.
https://stackoverflow.com/a/47795271/15331960