Submit your widget

A jQuery inline form validation

Created 12 years ago   Views 29517   downloads 7753    Author Cedric Dugas
A jQuery inline form validation
View DemoDownload
170
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