I fully agree that the loadpanel can execute JS.  The problem that I am talking
about is having code load in a syncronous fashion.  The easiest way is the use
of Java/ActiveX.  Otherwise, as Raymond pointed out, the whole setup has to be
changed into an event driven structure that reacts to the loading of code
instead of waiting for it to load.

Doug Melvin wrote:

> Okay, I posted two files a while ago , index.html and embed.html. This was
> an example of Js execution via external HTML files.
> No Java was requireds. Someone updated the example to support IE and Mozilla
> (Mine supported NS)
> Could someone post the example again (the x-browser version)
> So that all may see that,
> YOU CAN INDEED EXECUTE JS IN AN HTML FILE VIA A LAYER (read loadpanel).
>
> ----- Original Message -----
> From: "Marek Najmajer" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 30, 2001 8:54 AM
> Subject: Re: [Dynapi-Help] dynamic linking of different JS files based
> onvariable values
>
> > Michael Pemberton wrote:
> > > If the loading of code AFTER redering the document is what you are
> aiming
> > > ofr, then the Java based solution in the AfroAPI is currently the best
> > > option.  Howver, it comes at a price.  Due to MacIE not being a full
> > browser
> > > (no LiveConnect) you will lose compatability in this browser.
> >
> > Could you point me some more information on AfroAPI, esp. installation,
> > parametrization...
> > What I've found is a site:
> > http://members.evolt.org/mpember/afroapix/website/index.php but examples
> for
> > AfroAPI with all file.* widgets were crashing softly on my Win98 and IE
> > 5.50.4134.
> >
> > Regards,
> >
> >
> > Marek Najmajer
> >
> >
> >
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/dynapi-help
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010





_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to