I wanted to add files to <input type="file" multiple>
using js/jQuery.
Here is where am having trouble, I am using cropperjs, so I want the cropped image to be appended to data of a form and sent on submit.
I wanted to add files to <input type="file" multiple>
using js/jQuery.
Here is where am having trouble, I am using cropperjs, so I want the cropped image to be appended to data of a form and sent on submit.