JQuery Tutorial Demo: Preloaders using Form Plug-in « Code Explanation | Download Source

JQuery Tutorial: Input Validation Using the Form Plug-in

This is a demo to show how inputs are validated in jQuery:
PROTIP: client side validation is no substiture for server side validation

 

Enter Product Information:

Product Name* :

Quantity* :

Optional Description:


* required fields

 

The AJAX response will show up here.