Closed Bug 6522 Opened 26 years ago Closed 26 years ago

if (document.layers) stops js execution

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: martin.honnen, Assigned: vidur)

Details

I am using M5 on windows95. When trying to port nn4 js code with statement like if (document.layers) it seems that js execution in m5 stops as alert('1'); if (document.layers) alert('document.layers defined'); alert('2'); shows just the alert of 1 and then hangs. I am not that much interested in having document.layers around in mozilla but that if test should not stop js execution.
Assignee: norris → vidur
Component: JavaScript → DOM Level 0
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fix checked in on 5/17/1999.
QA Contact: cbegle → gerardok
QA Contact: gerardok → desale
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.