Is anyone building a form validation using YUI?

DUPE: Any Yahoo YUI authentication system that I can implement in asp.net MVC?

Has anyone created a form validation function using YUI that could simulate an asp.net form validation method?

I know that jquery has a good validation addon, hoping that YUI will be there too.

+3
source share
2 answers

YUI does not have form validation built in as a separate component. Over the years, there are many free add-ons, such as:

http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/ http://bubbling-library.com/eng/api/docs/plugins/wizard

, YUI, - :

http://yuiblog.com/blog/2008/05/08/inputex/

, .

YUI, , .

-

+3

YUI , , - . , DataTable, .

+2

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


All Articles