On Tue, Jun 23, 2009 at 6:39 AM, theasta<[email protected]> wrote:
>
> Hi everybody,
>
> I'm building a website with ajax.
> There is a main layout that I don't want to reload for the whole
> website and a main div that will contain the content to be updated for
> each different page. I'm trying to get from one page to another using
> $ajax->link but my url remains the same. It's really annoying.
> I was wondering if it was possible when using $ajax->link to change
> the url dynamically to get such things as

By, "url remains the same", are you referring to the browser's
location bar? AJAX requests won't change that.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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