From: Richard B. <ric...@sk...> - 2001-11-21 00:40:18
|
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" <ye...@ho...> To: <Dyn...@li...> 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 tha= t all > the layers get messup when I resized the browser Netscape=AE Communicat= or > 4.76. Not only the two original layers are gone, but 3 layers(one is re= d > 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 =3D DynAPI.onLoad =3D 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 > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > |