I am using jQuery validate plug in. I have configured validate plug in for two text fields. Error message are displayed right below the text box in case of empty or invalid input in FF and IE7.
Only IE6, displays the error message next to the text box and it wraps it from there.
Any ideas how to fix this problem in IE6.