Hello,
This looks good. I think it should replace the current inline.js in the DynAPI Core Can that be done? -- Raymond --- Doug Melvin <[EMAIL PROTECTED]> wrote: > And here it is (for the second time) > I've renamed the extension as the sourceforge mail > servers are now bouncing > messages with attached .js files// > just rename inline.j_ to inline.js > > ----- Original Message ----- > From: "Doug Melvin" <[EMAIL PROTECTED]> > To: "Richard Bennett" <[EMAIL PROTECTED]>; > "Quang Nguyen" > <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, November 20, 2001 11:37 PM > Subject: Re: [Dynapi-Dev] (no subject) > > > > Actually it does work on inline layers. > > You just have to call findLayers every time you > dynamically add a layer in > > HTML (via setHTML() ect.) > > I have a mod that will keep it from re-adding > layers it had already found. > > I'll post it when I get to the office tomorrow. > > ----- Original Message ----- > > From: "Richard Bennett" > <[EMAIL PROTECTED]> > > To: "Quang Nguyen" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > > Sent: Tuesday, November 20, 2001 7:37 PM > > Subject: Re: [Dynapi-Dev] (no subject) > > > > > > If I understand you right, you're talking about > the NS4 resize bug. (FAQ) > > We have a "fix" for this browser bug, but it > doesn't as yet work for > > Dynimages, or inline layers, and on large pages it > fails too. > > Basically this is a tricky issue that is hard to > solve. > > > > Richard. > > > > ----- Original Message ----- > > From: "Quang Nguyen" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, November 21, 2001 12:31 AM > > Subject: [Dynapi-Dev] (no subject) > > > > > > > I was playing around the file > > > > dynapi-2.5.6\dynapi\examples\dynapi.ext.inline.htm, > when I realized that > > all > > > the layers get messup when I resized the browser > Netscape� Communicator > > > 4.76. Not only the two original layers are gone, > but 3 layers(one is red > > > even through I have never defined red color in > the code) appear. After > > > checking on the documentation, the following > code should have fix this > > bug, > > > but nothing new happen: > > > DynAPI.onResize = DynAPI.onLoad = function() > > > > > > > > > It seems this bug is within the following > statement: > > > this.document.getAll()['layer1']) > > > > > > Does anyone have an idea? > > > > > > > _________________________________________________________________ > > > Get your FREE download of MSN Explorer at > http://explorer.msn.com/intl.asp > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > [EMAIL PROTECTED] > > > > http://www.mail-archive.com/[email protected]/ > > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > [EMAIL PROTECTED] > > > http://www.mail-archive.com/[email protected]/ > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > [EMAIL PROTECTED] > > > http://www.mail-archive.com/[email protected]/ > > ATTACHMENT part 2 application/octet-stream name=inline.j_ __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
