• bobmcjob

    (@bobmcjob)


    Hi there,

    I was wanting to integrate jQuery validate into a custom HTML form i’ve embed into a page through the custom HTML form functionality. The form is in and works fine before I add in jQuery validate. I put jQuery validate in, styled it up how I wanted it and that component all works correctly, however when I go to submit it, either a fresh form submission (with no errors) or after an amended entry (that had errors), clicking the submit button does nothinng….

    Is there a JS function I can call in my JS if the form is valid to send the form to the back end?

    Or alternatively, is the built-in error validation dynamic enough that it will let me customise where it’s outputed? As currently it takes me to another page and I want the error message to appear next to the input box they’re refering too.

    Any help or guideance on this matter would be greatly appreciated. And If i can get it working I think i’ll be using this app all the time now and will add a donation towards it 🙂

    Thanks.

    http://ww.wp.xz.cn/extend/plugins/custom-contact-forms/

The topic ‘[Plugin: Custom Contact Forms] integrate jQuery.validate plugin’ is closed to new replies.