Thanks for the answer, one more thing though, should i use it in every
controller or just the main app controller?


Christopher E. Franklin, Sr. : i will check again, though i checked
several times.maybe it slipped :)

On Nov 30, 7:02 pm, ldb <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to