jQuery Validate - field highlighting - how?
using the jQuery validate plugin and trying to implement the field highlighting used in the follow demo
I can get validation to work with the checkmark and message to right of field, but would really like to use the above format. I have read through all the source code, scripts, etc. and cant figure out how to turn it on
mse