I am not so clear. The div synchronous means each div are loading at
the same time. Is it correct?

BUT for the example website www.netvibes.com, is it the each div are
loading asynchronous or indivually?

AND also, if I want to load the index page to load like
www.netvibes.com, Where can I write the code like u $options['type'].

Thanks. I am a rookie.


Tim wrote:
> If I understand your problem correctly you may just want to make each
> div synchronous.
>
> $options ['type']         // Either 'asynchronous' (default), or
> 'synchronous'.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to