Closed Bug 151534 Opened 23 years ago Closed 21 years ago

hangseng.com - javascript menu not being executed, LAYERS

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: epl, Unassigned)

References

()

Details

(Whiteboard: [proprietary-js])

Mozilla Build ID 2002061014 I believe this is a site issue rather than a Mozilla issue, but would like confirmation at the very least. It probably affects all platforms. Steps to reproduce: 1) Go to http://main.hangseng.com/ 2) There should be a row of menus (e-Services, Personal, Business, Market Info, ...) at the top. 3) Mouse over the menus Actual Result: Nothing Expected Result: Drop-down menus appear Netscape 4.78/Linux works correctly.
Status: UNCONFIRMED → NEW
Ever confirmed: true
http://main.hangseng.com/eng/com/pdmenu.js Code snippet from function createSubMenu() if (ie) html+='<div id="h'+i+'" style="position:absolute; left:'+pdmenu_mm[i].hleft+'px; top:62px; z-index:20; visibility:hidden" onMouseOver="showMenu('+i+')" onMouseOut="hideMenu('+i+')">'; else if (ns) html+='<layer id="h'+i+'" left="'+pdmenu_mm[i].hleft+'" top="62" z-index="20" visibility="hide">'; Also: Warning: 08 is not a legal ECMA-262 octal constant Source File: http://main.hangseng.com/eng/com/bottom.html Line: 36, Column: 127 Source Code: {gld:"OLD", eng_desc:"99% Gold Bar", chi_desc:"\u4E5D\u4E5D\u91D1", buy:3250.00, sell:3280.00, dte:new Date(2003,2,08,17,37,25)}
Severity: normal → major
OS: Linux → All
Hardware: PC → All
Summary: javascript/form menu not being executed on mouseover → hangseng.com - javascript menu not being executed, LAYERS
Whiteboard: [proprietary-js]
*** Bug 189427 has been marked as a duplicate of this bug. ***
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
The menu http://main.hangseng.com/eng/com/pdmenu.js has been fixed and works ok in Firefox 0.8 and Mozilla 1.7 RC 1. 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.