lookup the .rules method in the documentation :)
On Sep 28, 8:52 pm, Wokkel <[EMAIL PROTECTED]> wrote: > Hi all, > > I am successfully using the validation plug in and i would like a > request to make it more easier to have a form in several different > "divs" for a multi step layout. > > I solved a multi page form by filling in already the values of the > step2 and 3 inputs and then validating it and then when the user goes > to step 2 or 3, clearing the fields. Would it be nice if there can be > like a "ValidationAdd" function where you can add validation rules > dynamically, so you can make a multipage form easier. > > Thank you very much > > Wokkel

