Javascript forms validation. Powerful, UX aware & Dead simple.
Tag Archives: validation
Masked Input Plugin
This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc). It has been tested on Internet Explorer, Firefox, Safari and Chrome.A mask is defined by a format made up …
jquery.validate CDN
The following files are hosted on the CDN:
jquery Form Validation Plugins
A jQuery inline form validation, because validation is a mess
PHP Validation Functions
Data validation is an important aspect of form processing. In this article we’ll present two PHP functions for data validation which may be useful to WordPress plugin authors. These are: email validation with domain checking and url validation with domain checking. Both of these are rather comprehensive tests.
PHP Form examples
PHP Form