I\'m using the jQuery Validation plugin and want to disable the or element/container it creates to display the error \'message\'.
Basically, I want the input element wi
I also wanted to hide the error messages and to turn my input fields and textarea red, on error. Here's a small example :
input
textarea
http://jsfiddle.net/MFRYm/51/
and fully working code in case jsfiddle breaks ;)
Demo E Mail * Type invalid email and press Tab key