FWIW, I recall having similar problems with external JavaScript files in NS - it seemed that the onload event of the body is triggered *before* the external JS is loaded into the namespace.
-----Original Message----- From: zope-dev-admin@zope.org [mailto:zope-dev-admin@zope.org]On Behalf Of Steve Alexander Sent: 29 January 2001 17:07 To: Shane Hathaway Cc: zope-dev@zope.org Subject: Re: [Zope-dev] 2.3.0 release badness
Shane Hathaway wrote:
richard@bizarsoftware.com.au wrote:
Of course, embedding the style in the page (a-la the Zope management interface) gets around this problem, but this is not an option for us.
This is a known bug in Netscape.
I'm intrigued to know what causes it (in more detail than "race condition"). Do you have a URL for a description of the bug?