Rick Faircloth schrieb:
> I’m finding it nearly impossible to get the
> positioning of the error message relative to the form field.
>
> It looks like that's because they are both linked by being
> lumped together in the class "error".
>
> I think I could get what I'm after if I could address the
> error message and invalid elements separately, as in
> error.message and error.element or whatever.
>
> Is there a way separately style the message and the element?
>   
I don't quite see the problem:

label.error { styles for error messages }
input.error { styles for invalid fields }

-- 
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to