Please show the rest of your code.

Jörn

On Mon, Aug 10, 2009 at 11:49 PM, Miket3<miketro...@gmail.com> wrote:
>
> Here is my handler:
>
>   submitHandler: function(form) {
>     alert('I CANT GET THIS TO TRIGGER');
>  },
>
>
> Here is my button:
>
> <input class="submit" type="submit" id="register" value="Register">
>
> How do i trigger a validate when the submit button is clicked?
>
> All of my validations work while I am working with the form but the
> button does zilch.

Reply via email to