> I have tested my webmail code on Netscape 4.7. It works well. But > when I try > it on Netscape 6, the left frame doesn't show up, and I have the following > error msg from the Netscape Javascript Console. > > ERROR: parent.leftFrame.document has no properties > SOURCE: http://mailserver:8383/xxxxxxxxxxxxxxxx/chgplan.26260.cgi?mbx=Main > > ERROR: document.layers has no properties > SOURCE: http://mailserver:8383/xxxxxxxxxxxxxxxx/chgfwd.31848.cgi?uid=aaa > > Since it works on NS4.7, I don't think there is any syntax error. Umm, sorry, but think again. NS6 changed considerably from NS4.7, and broke most of the DHTML-based sites out there (including some at netscape.com!). You'll need to get a reference on NS6's DOM (document object model), as it's vastly different, and then do browser-sniffs for the varying code bases in your JavaScripts. By the way, the "parent.leftFrame.document" reference looks a lot like one of our frame names in our KillerWebMail product, but I can't find your name or email address in our customer database. If you're a (registered) customer, please email us off-list at [EMAIL PROTECTED] for support, or login at http://hksi.net/downloads to get the latest version. We went through all this with the KillerWebMail product when NS6 was officially released, and it's now solid on that browser with the latest version. Ron [EMAIL PROTECTED] IMail Add-Ons by Humankind Systems ~ 1,060 admins can't be wrong http://killerwebmail.com - the name says it all http://hksi.net/products - Templates, EZSignUp Utility, etc... http://hksi.net/testimonials - hear what they're saying Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
