JQuery form validator which is W3C Valid

I am doing some form validation on a website, and I tried using the jQuery Validator , and it works, but is not valid as it uses custom attributes. I tried every way to make it valid, but it seems, apart from another custom javascript that is not an option, it is invalid.

Does anyone come across what really is? Or in some other way to make it valid? I tried custom dtds by adding an attribute to doctype but which leaves a page on the page]>.

Greetings

+3
source share
1 answer

Javascript, ( , ou "" javascript, JQuery Validator).

, :

http://jquery.bassistance.de/validate/demo/milk/

+2

Source: https://habr.com/ru/post/1742759/


All Articles