Closed Bug 48670 Opened 24 years ago Closed 24 years ago

browserWidth not defined

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: vanbalen, Assigned: jst)

References

()

Details

Build 2000081105/Linux

At http://www.ford.com mozilla prints the following error message:

JavaScript error:
http://www.ford.com/ line 63: browserWidth is not defined

I don't see this variable defined anywhere in their code, but the page renders
on NS4.7x and IE5. Is this supposed to be predefined by the browser?
The reason for this problem is that www.ford.com relies on invalid browser
sniffing code (document.layers) that doesn't detect Netscape6 and because of
this browserWidth is never set and mozilla complains about that and stops the
execution of the script. There's really nothing we can do about this,
www.ford.com needs to be updated to support Netscape6.

Marking WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → WONTFIX
WONTFIX
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.