=== bValidator === Contributors: enishant Donate link: https://paypal.me/enishant Tags: JavaScript, form, validator, jQuery, bValidator, validation , validate Requires at least: 3.0.1 Tested up to: 4.7 Stable tag: 4.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html bValidator - Form validator for jQuery , bValidator is a jQuery plug-in for client side form validation. == Description == bValidator - Form validator for jQuery , bValidator is a jQuery plug-in for client side form validation. WP bValidator plugin includes jQuery and CSS that are required for validation. == Installation == Activate plugin for including jQuery and CSS for bValidator For using bValidator within form, Add validations using attribute `'data-bvalidator'` to input fileds within form. Assign id to form , example : `
` Then use shortcode [binitform] along with form id. Example : [binitform formid="myform"] For more information about using bValidator visit bValidator project site: * [http://bojanmauser.from.hr/bvalidator/](http://bojanmauser.from.hr/bvalidator/ "bValidator - Form validator for jQuery") * [https://code.google.com/p/bvalidator/](https://code.google.com/p/bvalidator/ "bValidator - Form validator for jQuery") == Frequently Asked Questions == Write your questions and queries at [Support ](http://wordpress.org/support/plugin/bvalidator "Write your questions and queries ") == Screenshots == 1. bValidator form validation 2. HTML form to show how attribute `'data-bvalidator'` need to use with your form. == Changelog == No recent changes == Upgrade Notice == No new notices