Title: Re: Witango-Talk: JavaScript include in Witango
I don’t think I need them when I use the example file it works fine even as a tml file
This one the popup does not work
http://www.dss-demo.com/catalog_request.taf
even though the code is the same as it is in
http://www.dss-demo.com/minimum_code.tml

That is what is driving me nuts.

The tml is going through witango also

The only difference is there are a number of includes involved in loading the catalog form and no includes with the tml.

Is there some include limit I am reaching?




on 6/2/06 11:56, Tola Oyenusi at [EMAIL PROTECTED] wrote:

The only thing I see missing is the language attribute. Here is a sample and this is assuming your .js files are in the same folder with your Witango files:

<script language="_javascript_" type="text/_javascript_" src="">"declarations.js"></script>
<script
language="_javascript_" type="text/_javascript_" src="">"epoch_classes.js"></script>

Good luck.


From: Dan Stein [mailto:[EMAIL PROTECTED]
Sent: Friday, June 02, 2006 8:41 AM
To: [email protected]
Subject: Witango-Talk: _javascript_ include in Witango

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
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

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



--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com

Men do not care how nobly they live, but only how long they live, although it is within the reach of every man to live nobly, but within no man's power to live long.  Brian Haig Private Sector


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

Reply via email to