Hi!

I have a controller, which fetches other controllers data through
requestAction().

The first element contains a form in which there is an $ajax-
>submit(...);

the problem here is that the form does nothing. The form doesen't even
send XHR request.

However, the $ajax->link's works just fine and when I click one of the
links, resultin an update to the that element and then return back to
the original "element" the form starts to work.

Am I missing something? becouse this seems very odd.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to