Nav buttons don't show under Netscape 7.

Date: May 21, 2003

Version affected: v1.70, Netscape 7 only.

Symptoms:
When WBT Manager is launched under Netscape 7, the navigation bar shows no buttons. The JavaScript console shows and error if viewed:

Error: docSearch.layers has no properties
Source File: /jar/dhtml.js Line: 28

Cause:
The script code that controls the navigation bar was not detecting the correct version for Netscape 7 and defaulted to Netscape 4 DHTML code. 

Correction:
A new version of the browser detection and window manipulation code has been provided to correct the problem.

bdetect.js
popwindow.js