Closed Bug 60897 Opened 24 years ago Closed 22 years ago

abit-usa.com - [LAYER] Can't navigate at ABIT

Categories

(Tech Evangelism Graveyard :: English US, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ewv, Assigned: ewv)

References

()

Details

(Whiteboard: [aok])

In the frame on the left clicking on something that Mozilla reports as having a
link of http://www.abit-usa.com/english/left.htm#
 opens up a menu on Netscape 4.x. Nothing happens with Mozilla

Guessing that this prob is with Javascript. Linux build 2000111708
The site uses layers and insufficient browser detection in the file 


                http://www.abit-usa.com/english/left.htm


To see the layers, the easiest way is with View | Page Info in NN4.7.
As far as the browser detection, here is what the file is doing : 


                n = (document.layers) ? 1:0
                ie = (document.all) ? 1:0


In Mozilla, both of these will evaluate to False, since it does not support
document.all or layers. As a result, much of the code in the HTML file does
not execute in Mozilla.  



Reassigning to Evangelism component. See bug 45940, bug 50711 
for further information on these issues -
Assignee: rogerl → evangelism
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Evangelism
Ever confirmed: true
QA Contact: pschwartau → zach
Summary: Can't navigate at ABIT → [LAYER] Can't navigate at ABIT
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Sent evangelism letter, accepting.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Is there a way to change to ASSIGN and re-assign in a single step?
Assignee: bclary → ewv
Status: ASSIGNED → NEW
*** Bug 60993 has been marked as a duplicate of this bug. ***
*** Bug 64507 has been marked as a duplicate of this bug. ***
*** Bug 74455 has been marked as a duplicate of this bug. ***
Correcting link and marking invalid - I guess the design has changed because
there is now no left frame.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Re-opening. The design did change, but the problem remains. They now have menu
bars at the top (in the blue bar) that have the sample problem.

The letter I sent to them were on this version of the page, not the earlier.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
*** Bug 88440 has been marked as a duplicate of this bug. ***
Error: [Exception... "'Failure' when calling method:
[nsIHelperAppLauncherDialog::promptForSaveToFile]"  nsresult: "0x80004005
(NS_ERROR_FAILURE)"  location: "<unknown>"  data: no]
 
Error: Layer is not defined
Source File: http://www.abit-usa.com/bar.js
Line: 343


that's what i get on the js console
*** Bug 90220 has been marked as a duplicate of this bug. ***
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Target Milestone: mozilla1.0 → ---
Version: other → unspecified
Summary: [LAYER] Can't navigate at ABIT → abit-usa.com - [LAYER] Can't navigate at ABIT
*** Bug 105961 has been marked as a duplicate of this bug. ***
Sent mail to webline@abit.com.tw and updated target
Target Milestone: --- → Jan
Whiteboard: [aok]
*** Bug 129943 has been marked as a duplicate of this bug. ***
Marking fixed. A-bit seems to have redesigned their website. 

US mirror was not working, but http://www.abit.com.tw didn't give any JS errors
and seems to work the same in NN4 and 0.9.9

Seems fixed with site redesign.
Status: REOPENED → RESOLVED
Closed: 23 years ago22 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.