You use invalid identifiers, see
http://docs.jquery.com/Plugins/Validation/Reference#Fields_with_complex_names_.28brackets.2C_dots.29
That doesn't work anywhere.
You've also got trailing comma errors in your code, see eg.
http://www.pluralsight.com/community/blogs/fritz/archive/2007/06/19/47771.as
Thanks for having a look - i followed those demos those demos and been
through the docs - still my form isnt validating or erroring ...
The details are the following (this is all i have in the head section)
- what am i missing???
$(document).ready(function() {
There are a lot of examples in the documentation:
http://docs.jquery.com/Plugins/Validation
Specifically in the documentation for the validate method:
http://docs.jquery.com/Plugins/Validation/validate#toptions
There are also various demos, just take a look at the source:
http://jquery.bassistance.
3 matches
Mail list logo