validator

validator

The jquery validator pluging is not validating with the W3C:  Error   Line 190, Column 36 The for attribute of the label element must refer to a form control.
 <label for="topic" class="error">Please select at least two topics you'd lik…
Does anyone know if there is a solution to this? I'm new to jquery so it might be something simple.