Submit your widget

A jQuery inline form validation

Created 11 years ago   Views 28992   downloads 6938    Author Cedric Dugas
A jQuery inline form validation
View DemoDownload
165
Share |

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.

Validations range from email, phone, and URL, to more complex calls such as ajax processing or custom javascript functions. Bundled with many locales, the error prompts can be translated into the language of your choice.

 

Continue Reading