=== Jquery Validation For Contact Form 7 ===
Contributors: dnesscarkey
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TYPYWFP6P2KQJ
Tags: jquery, validation, contact form 7, special validation
Requires at least: 3.0.
Tested up to: 3.3.2
Stable tag: 0.2

This plugin adds jquery validation in contact form 7 forms.

== Description ==
Update in 0.2 : Error Fixes

This plugin adds jquery validation to your contact form 7. You will be able to validate extra validation rules like: url, date, credit card, phone number in the contact form 7 fields.

Benefits you get from this plugins.

* Adds Jquery Validation to Contact Form Fields.
* More faster validation than of contact form core validation.
* Allows field to be validated for url, date, credit card, number and more.
* Field Highlight features for invalid field data types.
* Error message for individual fields.
* Easy to to add validation rules. Just add class in contact form 7 fields.
* Interactive validation that your users love.

Don't forget to check the instructions in the setting page of the plugin.

Thanks to <a href="http://wework4web.com" target="_blank">wework4web</a> for supporting plugin developement.

Please report any bugs @ http://dineshkarki.com.np/plugins/jquery-validation-for-contact-form-7/report-bugs.

Click <a href="http://dineshkarki.com.np/donate">here</a> to support and make this plugin alive.

== Installation ==

1. Upload the plugin jquery-validation-for-contact-form-7 files to the `/wp-content/plugins/` directory
1. Activate the jquery-validation-for-contact-form-7 plugin through the 'Plugins' menu in WordPress.
1. Select Jquery Validation For Contact Form 7 under Settings
1. Don't forget to check the instructions in the setting page of the plugin.

== Frequently Asked Questions ==

= Does it works with multiple contact form ? =

Yes, this plugin has been take care to handle multiple forms in a single page.

== Screenshots ==

1. Contact Form With extra jquery validation in front end.
1. Setting and Instruction For Jquery Validation For Contact Form 7.

== Changelog ==

= 0.2 =
* Error Fixes

= 0.1 =
* First Release