I use the jQuery validator plugin (1.11) from bassistance.de and submit via php. Now i have add an ajax call in the submit handler at the end of the javacript code, but the
It is easy. Only do this
if ( $( "label.error" ).length===false || $( "label.error" ).is(":visible")===false) { here set the ajax }