[jQuery] Help validating dynamic form elements

[jQuery] Help validating dynamic form elements


Hello, I'm a bit new to jQuery. I have a dynamic form which could
contain any number of input boxes (from 1 to 13) named attrib1 thru
attrib13. I need to ensure at least one of the input boxes gets
filled in - there again it can be any of the generated boxes.
Don't suppose someone can help get me started?
TIA