On Jan 25, 11:55 am, "quincy" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was recently using $this->render("xyz", "ajax") until i realised that
> if a user typed a URL directly it would render a messed up non-ajax
> page. So I promptly removed the "ajax" parameter and now the pages
> render correctly when the URL is entered directly. I take it from my
> travels here that the request handler does this work for me.
>
> However (drumroll please) now when you type the URL, the page renders
> fine but all the ajax links on that page seem to be dead, and do
> nothing when clicked.
>
> I am, to say the least, a bit confused!!
>
> Any thoughts?
Just a guess, but are you getting JS errors, the usual cause for ajax
links not doing anything is the js being enabled, but the js file not
being loaded.
HTH,
AD7six
Please note:
The manual/bakery is a good place to start any quest for info.
The cake search (at the time of writing) erroneously reports less/no
results for the google group.
The wiki may contain incorrect info - read at your own risk (it's
mainly user submitted) :) You may get your answer quicker by asking on
the IRC Channel (you can access it with just a browser
here:http://irc.cakephp.org).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---