For my particular case, I have a strong feeling the following code should be avoid as much as possible when working on NS6.2:
topMenu<%=i%>.addChild(new DynImage(DynImage.getImage('<%=Directory%>images/ui_nav_bar_tabs_<%=tmp%>.gif?<%=auxversion%>'))) It is better to use setHTML when you want to add a picture to a layer. If I use DynImage, NS6.2 will use a lot of memory and will eventually crash. If I use setHTML, this problem does not happen anymore. ----Original Message Follows---- From: "Quang Nguyen" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Help] Did you ever have your Netscape Communicator 6.2 crash? Date: Fri, 30 Nov 2001 18:05:22 +0000 NS6.2 is great. It looks much more stable and is probably one of the best product of Netscape. However, it seems to crash for a particular huge DHTML code I am working on. ----Original Message Follows---- From: "Doug Melvin" <[EMAIL PROTECTED]> To: "Quang Nguyen" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: Re: [Dynapi-Help] Did you ever have your Netscape Communicator 6.2 crash? Date: Fri, 30 Nov 2001 09:51:08 -0500 Because it is a bloated monster? Because it is based on an incomplete opensource codebase? Because it's Netscape? All joking aside: NS 6.x is well know for being unstable.. I could not get 6.0 to even install on my PC, and 6.1 would crash 2 out of 3 times I used it.. Aside from blowing up on exposure to complex Javascript, how's 6.2? ----- Original Message ----- From: "Quang Nguyen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 9:12 PM Subject: [Dynapi-Help] Did you ever have your Netscape Communicator 6.2 crash? > I was trying to convert some code from the old DYNAPI to the new one, but > NS6.2 keeps on crashing. Yet, the same page viewed by IE5.5, and NS4.7 will > not crash the browser. Moreover, all other pages converted to DYNPAPI2 work > fine under all browsers. > > Does anyone have experience NS6.2 crash? Any idea how and why did this > occurs only when you use NS6.2? > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > _______________________________________________ > Dynapi-Help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dynapi-help _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help