Have you checked out the validation plugin? it's really great, and
provides a message as to what you are expecting the user to do, etc.

For what you currently have, why do the '.fadeIn/.fadeOut',etc.
Why not just do .addClass?
and then when the right input is accepted, .removeClass?

Reply via email to