Submit Form after Validation jQuery example
Submit Form after validation jquery: [html]function validations(){ if(($("#mobNum").val().length)==10){ $("#rcForm").submit(); }else{ //your content } } [/html] In the above example mobNum […]
» Read morenext gen Developer
Submit Form after validation jquery: [html]function validations(){ if(($("#mobNum").val().length)==10){ $("#rcForm").submit(); }else{ //your content } } [/html] In the above example mobNum […]
» Read moreSolution: Step 1: Install the WP-Mail-SMTP plugin. This plugin alone resolve the issue. If the problem exists then try installing the […]
» Read more