Closed Bug 130870 Opened 22 years ago Closed 20 years ago

volvocars.nl - javascript menu

Categories

(Tech Evangelism Graveyard :: Dutch, defect, P3)

x86
All

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sammy, Unassigned)

References

()

Details

(Whiteboard: [PROPRIETARY-JS][TOOL][FRAMFAB])

javascript menu's in the top frame don't drop down, making navigation impossible

javascript:showMenu('cars')
Confirmed
2002030908/WinXP
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Priority: -- → P1
Summary: javascript menu → volvocars.nl - javascript menu
Whiteboard: [PROPRIETARY-JS]
the code says :
Produced by Framtidsfabriken - http://www.framfab.se

Javascript console says :
Error: document.layers has no properties
Source File: http://www.volvocars.nl/footer.asp
Line: 69

They consider that your browser is either IE win, IE mac or ns4.
they changed the site, it seems to work now. marking as FIXED ?
DHTML menu is still broken :

var ns = (navigator.appName == "Netscape");
function menuUp(vilken){ 

parent.main_area.menuUp(vilken);
if (vilken != activeIndicator){
if (ns)	{ 
document.buttons.document.images[vilken + "_knapp"].src = GetImageUrl("normal",
vilken)
}
else{ 
document.images[vilken + "_knapp"].src = GetImageUrl("normal", vilken)
}
}
activeMenu = "tom";
}
Adding to meta bug
Blocks: 111657
Whiteboard: [PROPRIETARY-JS] → [PROPRIETARY-JS][TOOL][FRAMFAB]
move...
Component: Europe: West → Dutch
June 2003 : prioritizing Dutch Tech evangs
Priority: P1 → P3
dutch default owner
Assignee: nitot → dutch
QA Contact: z-caillon-obsolete2 → dutch
Seems that all European Volvo sites have been fixed. This one's too.

Fixed.
Status: NEW → RESOLVED
Closed: 20 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.