Which version are you using ? Actually I made that work on 1.1 and 1.2
with native ajax helper. The CJS works as well. Must be a problem in
your rendered view.

On Sep 9, 7:14 pm, majna <[EMAIL PROTECTED]> wrote:
> Then use CJS.
>
> http://cakeforge.org/snippet/detail.php?type=package&id=13
>
> On Sep 9, 2:53 pm, Anthony <[EMAIL PROTECTED]> wrote:
>
> > Well, I actually tried that, but it doesn't seem to be working for me.
> > The update takes place in the database, but neither elements actually
> > update in the real-time visual.
>
> > On Sep 9, 5:08 am, francky06l <[EMAIL PROTECTED]> wrote:
>
> > > Make a search here, there are plenty of threads related to this and of
> > > course anwers, just this one for example 
> > > :http://groups.google.com/group/cake-php/msg/cf10b929a33db24e
>
> > > On Sep 9, 3:01 am, Anthony <[EMAIL PROTECTED]> wrote:
>
> > > > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to