Vinter.validate Currently supporting:Usage 介绍
A very simple to use form validation plugin for jQuery, no complicated
settings and configuration options to get going.
- Start using straight away
- Error messages in markup
- Easy plugin in existing forms, just add error messages and a call to the validator!
- Per fieldset validation
Currently supporting:
- Validate empty text fields
- Email-validation
- Number validation
- CheckBox and radio-button groups validation
- Select-Box validation
- If title=”” attr is used and the input value == title the field will still be marked with error to allow for using default form values and “descriptions”
- HTML in error messages
- Custom validation callback
- adds “notvalid” class to form fields
- Super simple usage.
- Choose to validate specific fieldsets only
Usage
`
`
The errmsg have to be inside the field label for the validator to find it. The
validationmsg div can be anywhere on the page, and the ID can be configurated
using the options. See demo page for more advanced example including checkBox
& radiobutton validation.
Vinter.validate Currently supporting:Usage 官网
http://plugins.jquery.com/project/vintervalidate
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。