Closed Bug 235297 Opened 21 years ago Closed 21 years ago

speakeasy.net - proprietary JS

Categories

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

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 84942

People

(Reporter: bhalco, Unassigned)

References

()

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Clicking on the options in the "NetAdvantage" and "NetAdv Plus" rows is supposed
to populate the comparison table with information.  Instead, nothing happens at
all.  Have seen this problem with Mozilla 1.6 on Linux. Mozilla 1.5 on Linux and
Windows 2k, and Netscape 6 on Win2k.  The page works correctly using IE6 on
Win2k and Konqueror 3.1-15 on Linux.

Reproducible: Always
Steps to Reproduce:
1.Load http://www.speakeasy.net/buscompare
2.Click on one of the package names (for example, "1.5/256""
3.

Actual Results:  
Nothing happens

Expected Results:  
Populated one column of the comparison table.
*** Bug 235301 has been marked as a duplicate of this bug. ***
From the Javascript:
ns4 = (document.layers) ? true:false;
ie4 = (document.all) ? true:false;

This means the script is only written to work for Netscape 4, or Internet
Explorer  (whose proprietary JS Konqueror supports).

You might write to the site and ask them to update the script to work with Mozilla.
->TE
Assignee: general → english-us
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → English US
Ever confirmed: true
OS: Linux → All
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: pschwartau → english-us
Hardware: PC → All
Summary: Clicking on link produces no action. → speakeasy.net - proprietary JS
Version: Trunk → unspecified
Same problem as other tables on this site; marking as a duplicate.

*** This bug has been marked as a duplicate of 84942 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.