If you are getting error while using the ajax uploading for an image and using jquery form.js script and getting the issue "[jquery.form] terminating; zero elements found by selector" .
Then for resolving this issue you have to avoid the nested form and instead of using nested form you have to separate forms and their submission for ajax separately.
1 Comment(s)