[jQuery] Re: plugin: combine features from multiple demos + skip validation of hidden sections [validation] [accordion]

2009-09-04 Thread seezee
ok, i'm getting closer ... although i still haven't figured out how to do custom contextual warnings as noted in the last post. the problem i'm having now is that i have a radio button in my final accordion container. i want the button to be required (checked=checked) for the form to validate.

[jQuery] Re: plugin: combine features from multiple demos + skip validation of hidden sections [validation] [accordion]

2009-09-04 Thread seezee
not sure what i did, but i got this last bit working. i still need help on custom messages, could use some guidance on getting contextual dependencies working with the accordion (making a radio input required only if a previous checkbox was selected -- i've looked at the examples, but can't get