Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread Eric

Sorry for the duplicate post. I thought it was an error. Cause I havn't
see it update...



nate wrote:
> The 'bla' is the template.  It's for when you want to use a template
> that isn't named the same as your action name.
>
> @Ismael: refer to my comment on your duplicate post:
> http://groups.google.com/group/cake-php/browse_thread/thread/d4b43f8d7702ee4a/a249f23e462b756c#a249f23e462b756c


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread nate

The 'bla' is the template.  It's for when you want to use a template
that isn't named the same as your action name.

@Ismael: refer to my comment on your duplicate post:
http://groups.google.com/group/cake-php/browse_thread/thread/d4b43f8d7702ee4a/a249f23e462b756c#a249f23e462b756c


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread Eric

ya.
I use the latest verion of scriptaculous-js-1.6.4


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread Eric

$this -> render ('bla' , 'ajax' ) ;

What is the 'bla' ?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread Ismael S. Kafeltz

I'm not sure, but in the controller shouldn't be something like this:
$this->render('bla', 'ajax'); <- look the 'ajax'


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Why Ajax->div update 2 divs_No responding

2006-10-27 Thread Daniel Hofstetter

Do you use version 1.5 of the prototype library? I had some problems
with version 1.4 and updating multiple divs, see
http://cakebaker.42dh.com/2006/08/18/updating-multiple-divs-with-ajax-without-crashing-firefox/

HTH

-- 
Daniel Hofstetter
http://cakebaker.42dh.com


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---