JQuery form validator that is W3C Valid

Posted by Rudiger on Stack Overflow See other posts from Stack Overflow or by Rudiger
Published on 2010-04-26T06:45:02Z Indexed on 2010/04/26 6:53 UTC
Read the original article Hit count: 154

Filed under:
|
|

Im doing some form validation on a website and I've tried to use JQuery Validator and it works find but isn't valid as it uses custom attributes. I've tried every which way to make it valid but it seems besides some other custom javascript, which is not an option, it isn't valid.

Has anyone come across one that is valid? Or some other way to make it valid? I've tried custom dtds, adding the attribute to the doctype but that leaves a ]> on the page.

Cheers

© Stack Overflow or respective owner

Related posts about html

Related posts about doctype