[jQuery] Jquery form and validation plugins

2010-01-12 Thread none
Hi everyone. Immediately apologize: to be a lot of code… I have a form to add users: http://localhost/ci_doctrine/signup/submit"; method="post" id="myForm"> Username: Password: Confirm Password: E-mail: Nothing special… Respectively included: And my

[jQuery] Form and Validation Plugins

2009-07-28 Thread Jason
I have created a new site that has a contact page and am trying to use the Forms plugin and Validation plugin. I can get the validation plugin to work fine and submit the form when it is valid but I am trying to use AJAX to update a div when the form has been successfully sent. All that is happe