[jQuery] (validate) multiple checkbox groups

[jQuery] (validate) multiple checkbox groups


Hi all,
Anyone have an idea of how I could look for a single checked box
across two different checkbox groups?
I have two groups, emailto[] and emailgroup[], and i need one box
checked in either group to proceed. I've seen some similar scenarious,
but haven't been able to implement the solutions successfuly.
Thanks!