I am using the jQuery Validate plugin with a form in cakePHP. When I click submit the form is validated but not submitted to the server. When I change the form name From user to user1 it submits properly so it seems that once the form is bound to the javascript it stops submitting the data. any thoughts on how I could get this to work?
- [jQuery] jQuery Validate plugin with cake php form won't s... nate
- [jQuery] Re: jQuery Validate plugin with cake php for... Jörn Zaefferer