hello!
i'm tyring to call my external javascript library under
myapp/root/src/myjavascript.js in my tt2 file by placing this line at
the top of the tt2 file:
<script language="Javascript" src="/myjavascript.js"
type="text/javascript"></script>
is this the right way to use an external javascript file in my template
file?
thank you!
jennifer
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/