Re: [Dynapi-Help] Using two loadpanels on one page. NS problem

2001-07-31 Thread Richard Bennett
CTED]> To: <[EMAIL PROTECTED]> Sent: 30 July, 2001 17:10 Subject: [Dynapi-Help] Using two loadpanels on one page. NS problem > Hi, > > I'm trying to use two Loadpanel/Scrollpane combinations on one page. > In IE this is not a problem, but NS only loads one. The scrollba

Re: [Dynapi-Help] Using two loadpanels on one page. NS problem

2001-07-30 Thread Michael Pemberton
oops.  I've done it again.  the url should have been http://members.evolt.org/mpember/afroapix/website/ Michael Pemberton wrote: I too found this problem.  Do you need mouse/key events? If not, check out what I have done over at my afroapi site.  The scrolling is done without the use of dynapi ev

Re: [Dynapi-Help] Using two loadpanels on one page. NS problem

2001-07-30 Thread Michael Pemberton
I too found this problem. Do you need mouse/key events? If not, check out what I have done over at my afroapi site. The scrolling is done without the use of dynapi events and the loading is done with the use of the lyr.load() method. It doesn't seem to have any problems. http://members.evolt.o

[Dynapi-Help] Using two loadpanels on one page. NS problem

2001-07-30 Thread Daco de la Bretoniere
Hi, I'm trying to use two Loadpanel/Scrollpane combinations on one page. In IE this is not a problem, but NS only loads one. The scrollbar is visable, but the setURL function (the core functionality for my site) only works for one loadpanel. Does anybody have ideas? This is what I do: DynAPI.on