I am attempting to submit a form with the ajax->submit helper and it doesn't submit. I used Firebug to confirm that nothing happens when I hit the submit button.
I checked my code with a known working example (Graham Bird's AJAX tutorial) and the code is the same except my document has multiple forms in it. Is this somehow interfering with the AJAX submit? Is there a way to target the partcular form I need to use? Thanks for any input! Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
