Closed Bug 135510 Opened 22 years ago Closed 20 years ago

jongerenreizen.nl - popup menus don't work

Categories

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

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jesse.houwing, Unassigned)

References

()

Details

(Whiteboard: [eurocontest][havecontact][havefix][TOOL][Hiermenu])

The country pop-up's at the top don't actually pop-up.
Confirmed
2002040303/WinXP

No JS errors occur.
Popups seem to appear instantaneously and then disappear.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Pop up menu's don't work → jongerenreizen.nl - popup menus don't work
OS: Windows 2000 → All
Contact : info@e-boys.nl

Seems to be a bad coded JS.

Just look at this... From main page source.

<script LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
     NS4 = (document.layers);
     IE4 = (document.all);
    ver4 = (NS4 || IE4);
     IE5 = (IE4 && navigator.appVersion.indexOf("5.")!=-1);
   isMac = (navigator.appVersion.indexOf("Mac") != -1);
  isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac));
function popUp(){return};
function popDown(){return};
if (!ver4) event=null;

if (isMenu) {
    menuVersion = 3;

    menuWidth = 136;
    childOverlap = 1;
    childOffset = -1;
    perCentOver = null;
    secondsVisible = .8;

    fntCol = "black";
    fntSiz = "7";
    fntBold = false;
    fntItal = false;
    fntFam = "verdana,sans-serif";

    backCol = "#FFFFFF";
    overCol = "#0000FF";
    overFnt = "white";

    borWid = 1;
    borCol = "green";
    borSty = "solid";
    itemPad = 3;

    imgSrc = "./images/menudot.gif";
    imgSiz = 8;

    separator = 1;
    separatorCol = "red";

    isFrames = false;      // <-- IMPORTANT for full window
    navFrLoc = "left";     // <-- display. see below

    keepHilite = false;
    NSfontOver = true;
    clickStart = false;
    clickKill = false;
}
Whiteboard: [eurocontest][havecontact]
http://www.jongerenreizen.nl/hierMenus.js
old hiermenus problem.

they should upgrade to the last version, which supports moz.
Blocks: 85104
Whiteboard: [eurocontest][havecontact] → [eurocontest][havecontact][havefix]
Nothing new in 2 months :-/

They do not seems to care about non-IE users :-[
Whiteboard: [eurocontest][havecontact][havefix] → [eurocontest][havecontact][havefix][TOOL][Hiermenu]
move...
Assignee: nitot → dutch
Component: Europe: West → Dutch
QA Contact: z-caillon-obsolete2 → dutch
June 2003 : prioritizing Dutch Tech evangs
Priority: -- → P3
site change, WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
confirming the site change...
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Status: REOPENED → RESOLVED
Closed: 20 years ago20 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.