Re: [Dynapi-Help] loading external js files

2001-07-19 Thread Michael Pemberton
:[EMAIL PROTECTED]]On</A> Behalf Of Michael > Pemberton > Sent: Thursday, July 19, 2001 8:22 AM > To: [EMAIL PROTECTED] > Subject: Re: [Dynapi-Help] loading external js files > > At the risk of sounding repetative. My distrobution is able to do this give > of > "req

RE: [Dynapi-Help] loading external js files

2001-07-19 Thread Jonah
] Subject: Re: [Dynapi-Help] loading external js files At the risk of sounding repetative. My distrobution is able to do this give of "required files loading". It has been able to make it possible for the html file to contain a single include call and the individual widget knwo exa

Re: [Dynapi-Help] loading external js files

2001-07-19 Thread Michael Pemberton
At the risk of sounding repetative. My distrobution is able to do this give of "required files loading". It has been able to make it possible for the html file to contain a single include call and the individual widget knwo exactly which files it requires and it then loads then in the correct ord

RE: [Dynapi-Help] loading external js files

2001-07-19 Thread Tuomas Huhtanen
Hmm, I doubt that that works as wanted (but hey, I'm not sure what is wanted :). The scripts you include by document.write inside your js file gets loaded only after the original js file has been loaded. (At least there is no guarantees that the included files would be loaded before the original.)

RE: [Dynapi-Help] loading external js files

2001-07-18 Thread Jonah
i suppose it is. thanks for the info. Jonah -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Glen Deas Sent: Thursday, July 19, 2001 4:13 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Help] loading external js files Actually it still works if I call

Re: [Dynapi-Help] loading external js files

2001-07-18 Thread Glen Deas
Actually it still works if I call js1.js from the page: and call js2.js from js1.js: document.write('

RE: [Dynapi-Help] loading external js files

2001-07-18 Thread Jonah
, 2001 2:04 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Help] loading external js files I only have ie 5.5. Is this not working in other ie browsers? http://www.sandymermaid.com/jstest.html - Original Message - From: "Stephan Tolksdorf" <[EMAIL PROTECTED]> To: "Jon

Re: [Dynapi-Help] loading external js files

2001-07-18 Thread Glen Deas
I only have ie 5.5. Is this not working in other ie browsers? http://www.sandymermaid.com/jstest.html - Original Message - From: "Stephan Tolksdorf" <[EMAIL PROTECTED]> To: "Jonah" <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 2:21 AM Subject: Re: [

RE: [Dynapi-Help] loading external js files

2001-07-18 Thread Jonah
Stephan, thanks for the idea, but same problem when I replace "Javascript1.2" with "Javascript". -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stephan Tolksdorf Sent: Tuesday, July 17, 2001 11:22 PM To: Jonah Subject: Re: [Dynapi-He

Re: [Dynapi-Help] loading external js files

2001-07-17 Thread Stephan Tolksdorf
> am having a problem loading external js files in ie using document.write() > the following code works fine in netscape however, and as far as i can tell > is the same code used by DynAPI.include(): > > document.write('

[Dynapi-Help] loading external js files

2001-07-17 Thread Jonah
am having a problem loading external js files in ie using document.write() the following code works fine in netscape however, and as far as i can tell is the same code used by DynAPI.include(): document.write('