I sent this earlier today, but I don't know if it got through.

they should be executed in NS4, if you want them to work in IE, try adding
the defer attribute to your script tag (e.g. <script defer></script>). And
make sure the scripts are in the body of the document.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Abre Chase
> Sent: 21 March 2001 21:51
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] executing scripts in load panel
>
>
> Hello everyone...
>
> I'm playing with the load panel widget and have a quick question.
>
> Has anyone figured out how to execute scripts embedded in a load panel?
>
> I'm returning the results of a search in the load panel and upon load AND
> I'd like to redirect another frame based on what is returned to the load
> panel.  I want to redirect the other frame to the *first* record
> returned by
> the search, but still show all the results in the load panel window.
>
> I figured this wouldn't be too hard to do by just including a <script> tag
> in the load panel - but those scripts are never executed.
>
> So, anybody have any wisdom to share?  Thanks for any help!
>
> - Abre
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help


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

Reply via email to