I\'m using jQuery validation.
When for is now valid, validator is creating those:
<
In the css:
.error[for=username] { }
In the jQuery
$('.error[for=username]')