Closed Bug 109017 Opened 23 years ago Closed 22 years ago

computerpark-md.de : Links on left hand side are inaccessible

Categories

(Tech Evangelism Graveyard :: German, defect, P2)

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: haefele, Assigned: tristan)

References

()

Details

(Whiteboard: [PROPRIETARY-JAVASCRIPT])

There should be some links on the left hand side, of which only "Home" is
accessible. The rest are all mixed together.
var n = (document.layers) ? 1:0;
var ie = (document.all) ? 1:0;
var browser=((n || ie) && parseInt(navigator.appVersion)>=4)  

//Initiating the menus onload, if it's a 4.x+ browser.
if(browser) onload=init;

So the menus never get initialized properly (we support neither document.all nor
document.layers, which are both non-standard), and all the menu content just
sort of sits there on the page.  And it's positioned in such a way that it
overlaps until the menus are initialized.

Over to evangelism.
Assignee: asa → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doronr → caillon
Whiteboard: [PROPRIETARY-JAVASCRIPT]
Version: other → unspecified
Updating summary to reflect domain name.
Confirming on N62 / Win2K : OS -> All
Setting P2.
Accepting bug.

Contact info :
Computer Park
Magdeburg GmbH
Halberstädter Str.21
39112 Magdeburg

fon 0391/6247400
fax 0391/6247500 .see also http://www.computerpark-md.de/kontakt/kontakt.html
where webmaster details are webmaster@cosytec-md.de (we should also try
webmaster@computerpark-md.de)

Sniffing issue.
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P2
Summary: Links on left hand side are inaccessible → computerpark-md.de : Links on left hand side are inaccessible
http://www.pcpark.de/fw_menu.js

Fixed, works great with us
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
The QA Contact for Europe: West has changed to
brantgurganus2001@cherokeescouting.org.  If there is a reason for you to stay as
the QA Contact, feel free to change back.
QA Contact: caillon → brantgurganus2001
v
Status: RESOLVED → VERIFIED
tech evang june 2003 reorg
Component: Europe: West → German
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.