Closed Bug 159011 Opened 24 years ago Closed 22 years ago

victeach.com.au - javascript menu doesn't appear

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: donaldc, Unassigned)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1b) Gecko/20020722 BuildID: 2002072203 In the internet banking site, the menu selection doesn't appear. It didn't work in Mozilla 1.0, or Internet Explorer 5.2 either. The only browser it works on is Netscape Navigator 6.2.3. Reproducible: Always Steps to Reproduce: 1.Log into my account 2.The page fails to render the menu bar 3. Actual Results: Most of the page appears apart from the menu bar that you navigate the site with. Expected Results: It should have displayed the menu bar. This is the source from the site. I omitted the secure data... </head> <body TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" marginwidth="0" marginheight="0"> <div CLASS="navilayer" ID="base"> <a href="#" onmouseover="show('account',5,this)" ><img alt="Accounts" border=0 src="704191V3images/accounts.gif"></a><a href="#" onmouseover="show('transfers',5,this)" ><img src="704191V3images/transfers.gif" alt="Transfers" border="0"></a><a href="#" onmouseover="show('products',5,this)" ><img src="704191V3images/products.gif" alt="Products" border="0"></a><a href="#" onmouseover="show('member',5,this)" ><img alt="Member" border=0 src="704191V3images/member.gif" ></a><a href="ntv3HC.asp?WCI=logout" onmouseover="show('',5,this)"><img src="704191V3images/logout.gif" alt="Logout" border="0"></a><a href="#" onmouseover="show('help',5,this)" ><img src="704191V3images/helpbut.gif" alt="Help" border="0"></a><a href="mailto:memserv@victeach.com.au" onmouseover="show('',5,this)"><img src=704191V3images/email.gif border="0"></a> </div> <div CLASS="navilayer" ID="member" STYLE="LEFT: 252px;TOP: 137px;VISIBILITY: hidden"> <div><a href="ntv3HC.asp?WCI=chgpwd&c=SELF" onmouseover="show('',11,this)" >Change Password</a></div> <div><a href="ntv3HC.asp?WCI=chgadr" onmouseover="show('',11,this)" >Change Address</a></div> <div><a href="ntv3HC.asp?WCI=settings" onmouseover="show('',11,this)" >Settings</a></div> </div> <div CLASS="navilayer" ID="account" STYLE="LEFT: 11px;TOP: 137px;VISIBILITY: hidden" > <div><a href="ntv3HC.asp?WCI=balances" onmouseover="show('',11,this)" >All Accounts</a></div> <div><a href="ntv3HC.asp?WCI=balances&sel=1" onmouseover="show('',11,this)" >Savings</a></div> <div><a href="ntv3HC.asp?WCI=balances&sel=2" onmouseover="show('',11,this)" >Loans</a></div> <div><a href="ntv3HC.asp?WCI=balances&sel=3" onmouseover="show('',11,this)" >Investments</a></div> <script language="Javascript"> if ("71345S1" == "71345S4") { document.write("<DIV><a href='ntv3HC.asp?WCI=balances&sel=4' onmouseover=\"show('',11,this)\">Line of Credit</a></DIV>"); } </script> <div><a href="ntv3HC.asp?WCI=balances&sel=12" onmouseover="show('',11,this)" >Credit Cards</a></div> <div><a href="ntv3HC.asp?WCI=balances&sel=8" onmouseover="show('',11,this)" >Christmas Club</a></div> <div><a href="ntv3HC.asp?WCI=intr" onmouseover="show('',11,this)" >Interest YTD</a></div> </div> <div CLASS="navilayer" ID="products" STYLE="LEFT: 172px;TOP: 137px;VISIBILITY: hidden" > <div><a href="javascript:OpenPopup ('http://www.victeach.com.au/loans/loanformmember.asp',800,600)" onmouseover="show('',11,this)" >Home Loan Application</a></div> <div><a href="javascript:OpenPopup ('http://www.victeach.com.au/creditcard/loanformmember.asp',800,600)" onmouseover="show('',11,this)" >Credit Card Application</a></div> <div><a href="ntv3HC.asp?WCI=payroll" onmouseover="show('',11,this)" >Payroll Details</a></div> <div><a href="ntv3HC.asp?WCI=ppay" onmouseover="show('',11,this)" >Periodic Payments</a></div> <div><a href="ntv3HC.asp?WCI=chkbk" onmouseover="show('',11,this)" >Order Cheque Book</a></div> <div><a href="ntv3HC.asp?WCI=download&act=71345S1" onmouseover="show('',11,this)" >Download Transactions</a></div> <div><a href="ntv3HC.asp?WCI=baldet&act=71345S1" onmouseover="show('',11,this)" >View Balance Details</a></div> </div> <div CLASS="navilayer" ID="transfers" STYLE="LEFT: 93px;TOP: 137px;VISIBILITY: hidden" > <div><a href="ntv3HC.asp?WCI=ft" onmouseover="show('',11,this)" >Funds Transfer Internal</a></div> <div><a href="ntv3HC.asp?WCI=ft&typ=ftExt2" onmouseover="show('',11,this)" >Funds Transfer External</a></div> <div><a href="ntv3HC.asp?WCI=bp&typ=bpbp" onmouseover="show('',11,this)" >Bill Payment Facility</a></div> <div><a href="ntv3HC.asp?WCI=bp&typ=bpay" onmouseover="show('',11,this)" >BPAY</a></div> </div> <div ID="help" CLASS="help" STYLE="LEFT: 443px; TOP: 140px;VISIBILITY: hidden"> <div><a href="javascript:OpenPopup('help.asp?page=balances0&CUID=704191V3',580,350)" onmouseover="show('',11,this)" >This Page</a></div> <div><a href="javascript:OpenPopup('helpbody.asp?page=general&CUID=704191V3',580,350)" onmouseover="show('',11,this)" >General</a></div> </div> <script language="Javascript"> function submitfiltermenu1(){ document.filter.act.value = '71345S1' document.filter.submit() } </script> <div ID=menu1 style="position: absolute ; left: 0px; top: 0px ; visibility: hidden ; z-index: 1"> </div> <script language="Javascript"> function submitfiltermenu2(){ document.filter.act.value = '71345S1.1' document.filter.submit() } </script> <div ID=menu2 style="position: absolute ; left: 0px; top: 0px ; visibility: hidden ; z-index: 1"> </div> <script language="Javascript"> function submitfiltermenu3(){ document.filter.act.value = '163600S1' document.filter.submit() } </script> <div ID=menu3 style="position: absolute ; left: 0px; top: 0px ; visibility: hidden ; z-index: 1"> </div> <script language=JavaScript> function closemenus() { menuclose('menu1'); menuclose('menu2'); menuclose('menu3'); } </SCRIPT> <div ID="overDiv" STYLE="position:absolute; visibility:hidden;z-index:9;"></div> <script LANGUAGE="JavaScript" SRC="overlib_new.js"></SCRIPT> <!--Popup DIVs go here--> <!--Basic Structure in table--> <table WIDTH=100% HEIGHT=100% CELLPADDING=0 CELLSPACING=0 BORDER=0> <tr> <td valign="top"> <!--Top Pane--> <br> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>&nbsp;</td> <td> <div align="left"><img src="704191V3images/leftlogo.gif"></div> </td> <td> <div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"> </td> <td colspan="2"><div align="right"><a href="ntv3HC.asp?WCI=ft"><img src="704191V3images/loan_redraw.gif" border="0"></a> <a href="ntv3HC.asp?WCI=bp&typ=bpay"><img src="704191V3images/bpay.gif" border="0"></a>&nbsp;&nbsp;&nbsp;&nbsp;</div></td> </tr> <tr> <td colspan="4">&nbsp;</td> <td colspan="1" align="right">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td> <!--Body Row start--> <table WIDTH="100%" HEIGHT="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0> <tr> <!--Left Pane --> <td width="0%" CLASS=LeftPane> </td> <!--Data Table Pane --> <td width="100%" CLASS=BodyPane align="center"> <div align="center"> <!-- Above the data -->
What was the URL whose source you pasted here (I know I can't load it, but we still need to know what it was..) are there any errors in your Javascript console when loading the URL? ==> DOM0 for now
Assignee: sgehani → jst
Component: XP Apps → DOM Level 0
QA Contact: paw → desale
Based on your description, the site is purposefully only showing the menu for some browsers.... The source of the page in question and associated files (save as "Web page, complete") would be very nice.
Probably Tech Evangelism.
Assignee: jst → aruner
Component: DOM Level 0 → US Banks
Product: Browser → Tech Evangelism
QA Contact: desale → bclary
Version: other → unspecified
Attached file html from Donald
(I've ommitted the other js / css / gif files as the html itself is sufficient to break everything. note line 24: var isMinNS4=(navigator.appName.indexOf("Netscape")>=0)?1:0; so it would think it's Netscape, except that it is within a function, so isMinNS4 is a local variable. that's ok, because it assumes Netscape has layers anyway!
marking NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
eng non us
Assignee: aruner → momoi
Component: US Banks → English: Non-US
QA Contact: bclary → jeesun
Summary: javascript menu doesn't appear → victeach.com.au - javascript menu doesn't appear
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
Donald, is it still a problem ?
good :)
Status: NEW → RESOLVED
Closed: 22 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.

Attachment

General

Creator:
Created:
Updated:
Size: