Chris Hartjes wrote: > On 6/21/07, Jeremy David Pointer <[EMAIL PROTECTED]> wrote: > >> Simple answer is : it is impossible to update multiple divs with >> different content with one call to a controller in the way I think you >> are thing (I have two possible solutions I'll get to shortly) >> > > I'm thinking the problem is with the helper, as I've written > Javascript code by hand to do exactly what you are proposing many > times. > > Yes me too I've done 'AJAX' using frames and top.framename.location (sure it isn't as flexible as updating a DIV but with the right frames layout it worked wonderfully).
Actually I think the problem is more a case of one understanding the limitation of the helper and working around it - A good workman never blames the tools :-) --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
