Tuesday, May 31, 2011

Re: Tr.lời: Re: Load content into static page with ajax

Hi,

I have this file already: views/layouts/ajax.ctp

But I don't understand how to use this now in my case?

Imagine, I only call my index.
And from there I need to catch the clicked link with jquery and need
to exchange the content of a specific div with the content of a ctp
file.


On 31 Mai, 11:47, Điển vũ <meotimdi...@gmail.com> wrote:
> Sorry, cakephp don't set $this->autoRender = false. But it will check your
> ajax.ctp. I only need create blank layout ajax.ctp
> <?php
> echo $content_for_layout;
> echo $js->writeBuffer(); // recommmend
> ?>

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: