Re: [Dynapi-Help] loading dynapi widgets using loadpanel

2001-06-07 Thread Michael Pemberton
This is a problem with the environment in which the code is executed. In IE, it is executed in the frame. In NS, it is executed as part of the window. What you need to do is set up a link that points to the loadpanels document and then execute it from there. Or you could try passing all the

[Dynapi-Help] loading dynapi widgets using loadpanel

2001-06-07 Thread marchant
Hi I've tried to load an html file that contains only a dyna widget, a button image for example, using the loadpanel example, but I have trouble doing so. On IE it loads fine and the widget renders, but the events seems to be screwed up. With Netscape I got it to load, but the widgets are add