Hi Everybody,
so i'm new to the jQuery-File-Upload. So my short Question is:
Is it possible to build the uploader into a existing form and upload the images without submitting my parent form? I have found:
on the wiki but i don't want to: Sometimes you will want to retrieve extra parameters asynchronously via AJAX request before submitting files to the upload server
I want to push the files via AJAX - and i don't need information before i submit.