G'day
Hopefully I'm not misunderstanding.
In your controller, make sure you have it defined. "var $helpers =
array('Html', 'Form','Javascript', 'Ajax' );" is the full line I have
for context.
That will work for just Javascript.
If you use any helpers that are not built in, just make sure you put a
copy of the helper is in "app/views/helpers" and then add the name,
just like you did with 'Javascript'.
You should now have access.....:-)
On Nov 30, 11:31 am, Eemerge <[EMAIL PROTECTED]> wrote:
> Sorry to ask such a newbie question, but i didnt find anything about
> it in the manual. Maybe i missed it, but anyway:
>
> how do i load the javascript helper?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---