jQuery.YAV

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 章宏峻
操作系统 未知
开源组织
适用人群 未知
 软件概览

jQuery.YAV is a new plugin for to integrate YAV form validation with jQuery, making the form validation more easy, accessible, usable and W3C standard. Now you can validate forms with a more easy form, and if you like, you can get all the power of the custom and extended setting of this plugin, setting more complex validations. jQuery.YAV add also, a little bug repair for YAV library for multiple values in class attribute and not requires yav-config.js file.
Some of features of jQuery.YAV:

  • Show errors in fields
  • Simple pre-defined and custom rules setting using class names
  • Relations between fields (and, or and implies rules)
  • Field validation on event list (change, blur, or any valid event)
  • Custom visualization of the errors
  • Functions onError and onOk for post-validation code and AJAX submittions

author: Jose Francisco Rives Lirola (SeViR)

  • Jose Francisco Rives为发布了一个jQuery.YAV的jQuery插件,目的是为我们提供一个高级的客户端的web表单验证功能(易用性,可用性都很好,并且基于W3C标准)。灵感来自jQuery Validation plugin 和YAV这2个项...