Jquery.Multi File is overriding my form validation
Hello
I am using the following plugin to attach multiple files to one input field for uploading. When testing, if I have no files loaded into the queue the validation works normally. Once I upload a file to the queue the validation script is overwritten and the form could be submitted without any of the other required fields this uploader is part of. Any one have any ideas on how to fix this. Thanks in advance.
http://www.fyneworks.com/jquery/multiple-file-upload/
Jules