I am trying to update two separate ID's with the same AJAX output. To
do so, I am passing an array to the 'update' option. So, instead of
'update'=>'id', I am passing 'update'=>array('id1', 'id2'). However,
this does not seem to be working.How can I update multiple div's from one ajax operation? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
