I saw the Marketo implementation of the Jquery Validation module at http://docs.jquery.com/Plugins/Validation and I really like it;specifically how it highlights the form fields and displays one simple message at the top.
In fact I would like to implement it on a Salesforce.com Web To Lead form that I am building at my job. However I would really appreciate a little help with the code structure as there is no documentation with it and I'm not an expert yet. However I'm a bit familiar with Jquery having used it a few times before. Here are my questions with this: What J Query libraries do I have to incorporate on the page and were can I find them? Does this work using regular client side validation because I don't see any onsubmit functions that are activating the validation? The CSS seems to be important..can you tell me where it is so that I can look at it. I would truly appreciate any help that you can offer in helping us implement this nice ititeration of Jquery Validation. Matt