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. Link to comment https://forums.phpfreaks.com/topic/147550-jquery-form-validation/ 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. Link to comment https://forums.phpfreaks.com/topic/147550-jquery-form-validation/#findComment-774727 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.