最流行的10個jQuery表單驗證插件

jopen 10年前發布 | 11K 次閱讀 jQuery插件

1.validity

validity1.png

jQuery.validity is a plugin designed to aid in the configuration of clientside form-validation. It makes use of jQuery’s selector engine and follows its pattern of method chaining.

2.jquery formvalidate

Taking validation rules from HTML 5 data attributes applied to each input, this plugin helps efficiently validate your HTML forms.

3.happyjs

happyjs.jpg

A lightweight form validation for jQuery or Zepto.js.

4.Validatr

validatr.png

Relies on using modern HTML5 input attributes to perform validation, however, it can also use native validation where ever possible.

5.validator

validator.jpg

This cross-browser plugin gives you the power to use future-proof input types such as tel, email, number, date, and url.

6.jquery-form-validator

jquery-form-validator.jpg

You can validate email, phone, url to more complex calls such as ajax processing.

7.Quick Validation

quick-validation.jpg

jQuery form validation that makes sense. Using a data-validate attribute in the input tag, you can string together rules like this required,number,range=0-99, then add the .quickValidate class, add a data-name attribute to name your field for errors, and you’re done.

8.Parsleyjs

parsleyjs.jpg

Like no other form validation library, simply write in English your requirements inside your form HTML tags, Parsley will do the rest. No need to write even a single javascript line for simple form validation.

9.Progression

progression.jpg

A jQuery plugin that gives users real time hints and progress updates as they complete forms.

10.jquery live form validation

A jQuery plugin which helps create easy form validations with high flexibility and a large set of options.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!