[jQuery] Validation - Creating groups on the fly
I just played with groups and error placement with the Validation
plugin. It worked perfectly. I'm trying to combine it with some code
that adds form fields dynamically. The validation plugin has an api to
let me add rules, which works fine, but I don't seem to see a way to
add groups. Am I missing it?