[Catalyst] javascript libraries in your application
Dennis Daupert
ddaupert at gmail.com
Tue Feb 5 19:43:18 GMT 2008
On Feb 5, 2008 2:04 PM, Jennifer Ahn <jenahn at stanford.edu> wrote:
> hello!!
>
> i just started building my web application on catalyst and i'm wondering
> where to put my javscript library in the framework.
>
Usually you want your javascript library to just download to the client as
is,
so under root/static is a good place. I like to set dedicated directories
for
static files:
root/static/js
root/static/css
/dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080205/44068=
97a/attachment.htm
More information about the Catalyst
mailing list