starphp Posted March 2, 2009 Share Posted March 2, 2009 Hello, I wish to do Form alidation using JQuery Validation plugin. But all the examples, it displays the error message. I only wish to highlight the fields with a RED BORDER, if it needs to be entered like the demo page: http://jquery.bassistance.de/validate/demo/marketo/ Can someone suggests a page where I can get the example of this form validation ? I have gone through the demo page and it uses lot of js file and I am confused of that. Thank You. Quote Link to comment Share on other sites More sharing options...
darkfreaks Posted March 2, 2009 Share Posted March 2, 2009 http://bassistance.de/jquery-plugins/jquery-plugin-validation/ The plugin uses Jquery and there own set of functions for validation however you have to write the javascript for your own form. i would read up on this plugin. learn how to use there functions. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.