As long as the buttons do not have any submit events binded you should be fine.
I'm not used either plugin though.

Pascal wrote:
I am new to Jquery and Validate and have similar issue, as anyone got
a solution?

On Jun 12, 7:58 am, Matt <sean...@gmail.com> wrote:
Hi,

I have been working on a big form and using jquery plug-in (wizard
form) to divide tit into small subforms. Now, I am trying to integrate
the Validation plugin to deal with the validation and come up with an
issue.

I run validation on subforms which contains two buttons(back, next).
Those 2 buttons are input:button type but not input:submit. I realise
the Validation plug-in would trigger the validation on submit event.
Is there any way I can modify the code so that it could handle my
requirement?

Having a look on the multipart demo which is the exact scenario I am
dealing with. However, the page below is not working. I tried on both
IE and FF.

http://jquery.bassistance.de/validate/demo/multipart/

Please advise.

Cheers,
Matt

Reply via email to