Jquery Live Validation
        Posted  
        
            by sico87
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sico87
        
        
        
        Published on 2009-01-23T14:09:54Z
        Indexed on 
            2010/04/11
            13:23 UTC
        
        
        Read the original article
        Hit count: 432
        
Hello Everyone,
After having a search around I could not find exactly what I want, I am looking to validate a form client side using the Jquery library and some form of validation plugin. I was hoping that some one could advise me on whether there are any validation plugins out there that do not use generic error messages, as my form is laid out with no room for these errors, and I also I want the validator to to for correct content as well.
Basically I want to be able to check the field on each key press and blur and if the fields validates for it to gain a green border, and if it does not validate for it to gain a red border, any one know of a plugin that can do this?
Thanks
sico87
© Stack Overflow or respective owner