Closed Bug 140436 Opened 23 years ago Closed 21 years ago

vintersorg.com - JavaScript menu doesn't work

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sebastian_kapfer, Unassigned)

References

()

Details

The JavaScript menu on the left of http://www.vintersorg.com/ doesn't work with Mozilla 1.0 (RC1, 2002041711). It emits several warnings on the JavaScript Console: * reference to undefined property document.all followed by an error: * submenu is not defined I suspect it's just another site designed for IE only. Maybe a case for Mozilla evangelism?
if (document.layers) { visible = 'show'; hidden = 'hide'; } else if (document.all) { visible = 'visible'; hidden = 'hidden'; } Oops. This is definitely evang.
Assignee: rogerl → doron
Severity: blocker → normal
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → US General
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
QA Contact: pschwartau → zach
Hardware: PC → All
Version: other → unspecified
Summary: JavaScript menu doesn't work → vintersorg.com - JavaScript menu doesn't work
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
site has been redesigned. -> FIXED
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.