jQuery Validate Plugin Border Validation Color
A short tutorial on how to validate a form with border color instead of messages. Simple and Easy.
This is a short example on how to create border colors for validation with the jQuery Validation Plugin. jQuery $(document).ready(function () { $('#myform').validate({ // initialize the plugin // your rules and