Customize the error at form validation
I'm using the validation plugin and tries to get the invalid errors to appear like I want to.
If the form isn't valid, I would like to change the invalid elements placeholder text to a different color. That's it. I don't want to show any message somewhere. Is this possible? How?