[jQuery] Re: (Validate) Validation is only occuring the first time "Submit" is clicked

2009-07-22 Thread Joe Devon
Thanks for coming back...I'm having the same problem and your solution doesn't work for me.

[jQuery] Is it possible to add filters to the (validate) plugin?

2009-07-20 Thread Joe Devon
The validation plugin is working wonderfully. On the server side, there is some processing like trimming the input field, lowercasing the input field, etc... Is there an easy way to wrap the fields into such filters prior to processing so that the client check matches the server check? The syntax