Closed
Bug 130996
Opened 24 years ago
Closed 20 years ago
mamiya.com - Menu on the left comes up incorrectly
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 220579
People
(Reporter: jdunn, Unassigned)
References
()
Details
If you look at the site with IE or 4.x you will see
that initially the menu should be compacted but on
6.x/mozilla it is expanded and you can't "close"
any item.
It almost looks like it is a layer support issue
Contact address is john@MAMIYA.COM
Error: document.divMenu0 has no properties
Source File: http://www.mamiya.com/
Line: 231
There's a bunch of javascript badness on this site:
var supported = ((document.getElementById || document.all || document.layers)
&& agt.indexOf('opera') == -1 && agt.indexOf('konqueror') == -1 &&
agt.indexOf('netscape') == -1);
Severity: normal → major
OS: Windows NT → All
Priority: -- → P3
Hardware: PC → All
Summary: Menu on the left comes up incorrectly → mamiya.com - Menu on the left comes up incorrectly
Comment 2•23 years ago
|
||
-> other
Assignee: momoi → other
Component: The Americas → Other
QA Contact: jonrubin → other
Comment 3•21 years ago
|
||
is this a duplicate of bug 220579?
Comment 4•21 years ago
|
||
*** Bug 265560 has been marked as a duplicate of this bug. ***
Comment 5•21 years ago
|
||
Trying to find a contact. There is a forum
http://www.macuserforums.com/webx?14@155.dasGaM5IqHT.3@.ee70433 Althought I
wouldn't go in there moaning unless I owned a Mamiya (I was on the site because
I was dreaming) I am going to try here?
Comment 6•20 years ago
|
||
duping forward to a bug with a bit more info
*** This bug has been marked as a duplicate of 220579 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•