[jQuery] Re: Group validation - validate per page in one form.

2008-10-21 Thread ovalsquare
Anyone? On Oct 20, 12:32 pm, ovalsquare <[EMAIL PROTECTED]> wrote: > I am attempting to paginate a form, and validate for each page (page > navigation via accordion or simply .show()/.hide()). However, the only > sample I've seen of this appears to be the Help me Buy and

[jQuery] Re: Group validation - validate per page in one form.

2008-10-20 Thread ovalsquare
ove, which would involve reinventing the wheel in several places where cannot use the validation plugin for error display, etc.), but I'm looking for the best recommended solution. Thanks in advance for any pointers! On Oct 20, 12:32 pm, ovalsquare <[EMAIL PROTECTED]> wrote: > I am

[jQuery] [validate] Group validation - validate per page in one form.

2008-10-20 Thread ovalsquare
I am attempting to paginate a form, and validate for each page (page navigation via accordion or simply .show()/.hide()). However, the only sample I've seen of this appears to be the Help me Buy and Sell a House demo at http://jquery.bassistance.de/validate/demo/multipart/. This sample requires th

[jQuery] [validate] Validation plugin: class="cancel" requires double click to post.

2008-10-15 Thread ovalsquare
I have a form with multiple fields that I'm validating (some with methods added for custom validation) with Jörn Zaeffere's excellent jQuery Validation plugin. How do you circumvent validation with specified submit controls (in other words, fire validation with some submit inputs, but do not fire