Home / Tag Archives: form validation

Tag Archives: form validation

jQuery form Validation plugin

jQuery form Validation plugin

The jQuery form validation plugin unifies the way to validate HTML forms using JavaScript. It is a simple client-side library that will save you a lot of time when it comes to adding validation on your HTML form inputs or selects! ...

LiveValidation - Making client-side validation

LiveValidation - Making client-side validation

LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods ...

jQuery validation engine

jQuery validation engine

jQuery validation engine is a Javascript plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10). The plugin provides visually appealing prompts that grab user attention on the subject matter. ...

Validator - HTML form validation

Validator - HTML form validation

validator is a javascript validation code is based on jQuery. The Validator is cross-browser and will give you the power to use future-proof input types such as ‘tel’, ‘email’, ‘number’, ‘date’, and ‘url’. ...

quickValidation.js

quickValidation.js

quickValidation.js is a jQuery form validation that makes sense ...

Parsley - Ultimate javascript form validation library

Parsley - Ultimate javascript form validation library

Parsley is a javascript form validation library. It helps you provide your users feedback on their form submission before sending it to your server. It saves you bandwidth, server load and it saves time for your user. ...

jQuery Validation Plugin

jQuery Validation Plugin

This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch. ...

Scroll To Top