On 06/2/2006 11:40 AM, "Dan Stein" <[EMAIL PROTECTED]> wrote in whole or in
part:

> I need to get these two JavaScript files called from inside my Witango
> results page 
> 
> <script type="text/javascript" src="declarations.js"></script>
> 
> <script type="text/javascript" src="epoch_classes.js"></script>
> 
> Especially the classes file I can't add that to my witango itself.
> 
> So what is the proper syntax.
> 
> I tried <@appfilepath> and that does not work either

The syntax is correct, if the files are on the same directory level as the
calling '.taf'. They can be in the <head> or within the <body>, but I
generally prefer within the <head>. If the path to the files is not the
same, then put the correct path in.

Beverly


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to