Why do I get a Javascript error in some workspaces?
Some browsers (such as Navigator Gold 3.01, preview versions of Netscape Communicator) have slightly different Javascript implementations which causes problems for BSCW. If you only encounter these problems infrequently, the warning dialog can simply be closed by clicking the ‘ok’ buttons. A more general solution requires switching off the ‘Use Javascript’ option in your personal preferences page. Another potential pitfall is that the Javascript implementation requires all images in the page to have WIDTH and HEIGHT tags. Without these tags, the Javascript code becomes “mixed” with the HTML. All the pages generated by BSCW have these tags in. However, if a custom banner has been added to a workspace, an image may be inserted without the WIDTH and HEIGHT tags. To cure the Javascript error, simply edit the banner and add WIDTH and HEIGHT parameters to the IMG tag. For example, a banner with the tag: should be edited to:
(wh