Jquery validator plugin ajax submition not triggering
问题 I have a problem with my the Jquery validator (http://bassistance.de/jquery-plugins/) plugins submitHandler function. The form is validated correctly and the invalid handler message triggers correctly, but the submitHandler functions will not trigger correctly and the ajaxSubmit function does not trigger corectly. Any one see what I have done wrong? Any help would be most wellcome. <script type="text/javascript"> $(document).ready(function() { var submitMessage = $('#submit-message'),