Closed
Bug 74033
Opened 24 years ago
Closed 24 years ago
The JavaScript pop-up menu doesn't show up
Categories
(Tech Evangelism Graveyard :: English US, defect, P2)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
People
(Reporter: skickahit10, Assigned: bc)
References
()
Details
(Whiteboard: [TOOL][USERAGENT])
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)
BuildID: 2001032319
There are grayish colored menus to the left on this page. When you move the
mouse over them a pop-up meny should appear. But it doesn't!
Reproducible: Always
Steps to Reproduce:
1. Just go to the page and try to move the mouse over one of the menu items.
Actual Results: Nothing....that's the problem
Expected Results: Shown a pop-up menu
Loads vwr1.hitbox.com/menuNS.js, which uses "layer".
-->evangelism
Aside: The file performs this check:
if (navigator.appName == "Netscape")
document.write("<SCRIPT LANGUAGE='JavaScript1.2' SRC='menusNS.js'>
Why does this happen using Mozilla? What's the user agent string showing up as
these days?
Assignee: asa → evangelism
Component: Browser-General → Evangelism
Comment 2•24 years ago
|
||
Shows up as Netscape. Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Comment 4•24 years ago
|
||
Hiermenus *did* work with previous versions, and now it's broken.
See zend.com
Comment 5•24 years ago
|
||
HierMenus work at zend.com with the 2001-05-29 w32 build. (Installed on W2K server)
but doesn't work at http://www.webreference.com/dhtml/hiermenus/
In that page the menu simply doesn't appear!
| Assignee | ||
Comment 7•24 years ago
|
||
Please see http://bugzilla.mozilla.org/show_bug.cgi?id=85104 for information
about how to handle hierMenu related issues.
Blocks: 85104
Severity: major → normal
OS: Windows ME → All
Priority: -- → P2
Hardware: PC → All
Whiteboard: [TOOL][HIERMENU]
| Assignee | ||
Comment 8•24 years ago
|
||
Upon review of the site it is not clear they are using hierMenu. They certainly
do not detect Mozilla.
Whiteboard: [TOOL][HIERMENU] → [TOOL][HIERMENU]?[USERAGENT]
| Assignee | ||
Comment 9•24 years ago
|
||
*** This bug has been marked as a duplicate of 57236 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•24 years ago
|
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
| Assignee | ||
Comment 11•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
| Assignee | ||
Comment 12•24 years ago
|
||
removing HIERMENU related info
No longer blocks: 85104
Whiteboard: [TOOL][HIERMENU]?[USERAGENT] → [TOOL][USERAGENT]
Updated•10 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
•