I put my js files in the app/webroot/js directory and then call them
using

<?php echo $javascript->link('myjsfile'); where myjsfile ==
myjsfile.js

make sure to add Javascript as a helper . . .

rich

On Jun 5, 9:55 am, Bob Mattax <[EMAIL PROTECTED]> wrote:
> I'm trying to figure out where to put this javascript library and its
> associated files.
>
> I can't seem to figure it out.  I put it in the app level vendor
> directory, but then I'm not sure how to access the images.
>
> I tried looking at the vendor examples, but they're pretty empty.
>
> Thanks
> bob

--~--~---------~--~----~------------~-------~--~----~
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