pekeUpload
pekeUpload copied to clipboard
jQuery html5 file uploader plugin
Results
21
pekeUpload issues
Sort by
recently updated
recently updated
newest added
In `handleFormSubmission` you have validate if condition with `pekeUpload.files.length` where length is integer and it can never be empty thus means your validation is not working because 0 is not...