Closed
Bug 139552
Opened 23 years ago
Closed 23 years ago
menu not working
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: fireball, Assigned: rogerl)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
When viewing page, mouseover javascript menu doesn't work.
Reproducible: Always
Steps to Reproduce:
1. Login
2. Move mouse over menu.
Actual Results: Menu doesn't work.
Expected Results: Shown an extra menu with options going to various portions of
statistics.
It seems the script in question uses the following as a guidline to how the
script works.
NS4 = (document.layers);
IE4 = (document.all);
Comment 1•23 years ago
|
||
duplicate of "hitboxcentral.com - Hitbox relies on layers and document.all"
*** This bug has been marked as a duplicate of 57236 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 2•23 years ago
|
||
Verified Duplicate.
Jay, thank you for this report; you have been cc'ed on the other bug -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•